From: fsLeg Date: Fri, 18 Jul 2025 19:34:53 +0000 (+0300) Subject: helix: updated to version 25.07.1 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=0851a4e963e34276e9a4e1753639d191d4e6993e;p=slackbuilds.git helix: updated to version 25.07.1 --- diff --git a/helix/helix.SlackBuild b/helix/helix.SlackBuild index 93733d4..f40c420 100644 --- a/helix/helix.SlackBuild +++ b/helix/helix.SlackBuild @@ -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} diff --git a/helix/helix.info b/helix/helix.info index 4b0c6b4..534f563 100644 --- a/helix/helix.info +++ b/helix/helix.info @@ -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"