summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-04-19 21:03:34 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-20 21:14:40 +0700
commit158762f1562a4a01efd9883cf0f3c66f2f8762d4 (patch)
treec5ebfabfc055bdedfcdc2fabb3f8894d776c2160 /system/slpkg/slpkg.SlackBuild
parent90bba837d3584771b87b953a93a5202616db348e (diff)
downloadslackbuilds-158762f1562a4a01efd9883cf0f3c66f2f8762d4.tar.gz
slackbuilds-158762f1562a4a01efd9883cf0f3c66f2f8762d4.tar.xz
system/slpkg: Updated for version 5.0.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/slpkg.SlackBuild')
-rw-r--r--system/slpkg/slpkg.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index c084f19f5c..7ce48dca49 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slpkg
-VERSION=${VERSION:-5.0.5}
+VERSION=${VERSION:-5.0.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}