From 80377727388cceae0c12d3fddbb9288289b2257b Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sun, 15 Jun 2025 16:46:03 +0300 Subject: [PATCH] helix: changed tag since it was accepted on SBo --- helix/helix.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helix/helix.SlackBuild b/helix/helix.SlackBuild index 56c7da5..a0c0c4e 100644 --- a/helix/helix.SlackBuild +++ b/helix/helix.SlackBuild @@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=helix VERSION=${VERSION:-25.01.1} BUILD=${BUILD:-1} -TAG=${TAG:-fsleg} -PKGTYPE=${PKGTYPE:-txz} +TAG=${TAG:-_SBo} +PKGTYPE=${PKGTYPE:-tgz} if [ -z "$ARCH" ]; then case "$( uname -m )" in -- 2.46.3