From: fsLeg Date: Tue, 15 Jul 2025 19:47:41 +0000 (+0300) Subject: helix: updated to version 25.07 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=df11607c5b26cd2ba22a3465dbf03d61a3aa2af3;p=slackbuilds.git helix: updated to version 25.07 --- diff --git a/helix/helix.SlackBuild b/helix/helix.SlackBuild index a52d6e1..93733d4 100644 --- a/helix/helix.SlackBuild +++ b/helix/helix.SlackBuild @@ -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} diff --git a/helix/helix.info b/helix/helix.info index 5645534..4b0c6b4 100644 --- a/helix/helix.info +++ b/helix/helix.info @@ -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"