From bda7e466b3a8a9356a82b3a2011deefc1cbda61e Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sat, 11 Oct 2025 15:27:33 +0300 Subject: [PATCH] qownnotes: submitted to SBo --- qownnotes/qownnotes.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qownnotes/qownnotes.SlackBuild b/qownnotes/qownnotes.SlackBuild index 3c72742..84dd4b2 100644 --- a/qownnotes/qownnotes.SlackBuild +++ b/qownnotes/qownnotes.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=qownnotes VERSION=${VERSION:-25.10.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.4