]> git.t-rg.ws Git - slackbuilds.git/commitdiff
helix: updated to version 25.07.1
authorfsLeg <fsleg@t-rg.ws>
Fri, 18 Jul 2025 19:34:53 +0000 (22:34 +0300)
committerfsLeg <fsleg@t-rg.ws>
Fri, 18 Jul 2025 19:34:53 +0000 (22:34 +0300)
helix/helix.SlackBuild
helix/helix.info

index 93733d4cc013f8640dfff64063a83572a7357761..f40c420e5465794c9566303fb539c6d670be99f4 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=helix
-VERSION=${VERSION:-25.07}
+VERSION=${VERSION:-25.07.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
index 4b0c6b473954079b0c74a89e582e1cc54d55c976..534f563c5a141ca9fe8069a6dbb30d5a7d4f89e0 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="helix"
-VERSION="25.07"
+VERSION="25.07.1"
 HOMEPAGE="https://helix-editor.com"
-DOWNLOAD="https://github.com/helix-editor/helix/releases/download/25.07/helix-25.07-source.tar.xz \
-          https://sbo.t-rg.ws/helix-25.07-vendored-sources.tar.xz"
-MD5SUM="388c5792d139d897ef62fed5d25c1668 \
-        386bd385a6eec342b5e6de4337fcf005"
+DOWNLOAD="https://github.com/helix-editor/helix/releases/download/25.07.1/helix-25.07.1-source.tar.xz \
+          https://sbo.t-rg.ws/helix-25.07.1-vendored-sources.tar.xz"
+MD5SUM="2b5e1b34e1c849d7329ec354a707a77a \
+        8f4fabacd9a671816643fe9bac1ae80b"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="rust-opt"