summaryrefslogtreecommitdiffstats
path: root/system/slpkg/slpkg.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2024-04-12 20:49:06 +0200
committer Willy Sudiarto Raharjo2024-04-13 17:04:02 +0200
commit2179f3088ee778b5db8c80b75a57abf750fb0df2 (patch)
treed6d65a64e136127c4c604a140948b4bad1aacd41 /system/slpkg/slpkg.SlackBuild
parent7771fd20946d3fdcae182b3ec13a75be9434e890 (diff)
downloadslackbuilds-2179f3088ee778b5db8c80b75a57abf750fb0df2.tar.gz
system/slpkg: Updated for version 5.0.5.
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 87848547dd..c084f19f5c 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.4}
+VERSION=${VERSION:-5.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}