system/sbpkg: Updated for version 1.0.6.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2024-03-22 17:15:41 +02:00 committed by Willy Sudiarto Raharjo
parent e379f73387
commit 9424339dba
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbpkg PRGNAM=sbpkg
VERSION=${VERSION:-1.0.5} VERSION=${VERSION:-1.0.6}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="sbpkg" PRGNAM="sbpkg"
VERSION="1.0.5" VERSION="1.0.6"
HOMEPAGE="https://gitlab.com/dslackw/sbpkg" HOMEPAGE="https://gitlab.com/dslackw/sbpkg"
DOWNLOAD="https://gitlab.com/dslackw/sbpkg/-/archive/1.0.5/sbpkg-1.0.5.tar.gz" DOWNLOAD="https://gitlab.com/dslackw/sbpkg/-/archive/1.0.6/sbpkg-1.0.6.tar.gz"
MD5SUM="3edab43ffb4daef6ef0c6bed7d35a6d1" MD5SUM="d2b0db188f1e33e9596a447778b23a32"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""