]> git.t-rg.ws Git - slackbuilds.git/commitdiff
helix: updated to version 25.07
authorfsLeg <fsleg@t-rg.ws>
Tue, 15 Jul 2025 19:47:41 +0000 (22:47 +0300)
committerfsLeg <fsleg@t-rg.ws>
Tue, 15 Jul 2025 19:47:41 +0000 (22:47 +0300)
helix/helix.SlackBuild
helix/helix.info

index a52d6e1d70cbf7a7024361a5b1ae4f96caaf2df9..93733d4cc013f8640dfff64063a83572a7357761 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=helix
-VERSION=${VERSION:-25.01.1}
+VERSION=${VERSION:-25.07}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
index 564553457acfd5bae5fb75f5074ed2346f9bdf68..4b0c6b473954079b0c74a89e582e1cc54d55c976 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="helix"
-VERSION="25.01.1"
+VERSION="25.07"
 HOMEPAGE="https://helix-editor.com"
-DOWNLOAD="https://github.com/helix-editor/helix/releases/download/25.01.1/helix-25.01.1-source.tar.xz \
-          https://sbo.t-rg.ws/helix-25.01.1-vendored-sources.tar.xz"
-MD5SUM="4a006271f3ef064d56bd50df5978b1ab \
-        146bc89348781c487734bce13572942f"
+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_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="rust-opt"