summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-05-11 00:15:50 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-05-11 00:15:50 +0300
commitc48267e5eb42ba6ae340d9f9e3820edd6464dabd (patch)
treeae08688044d69880dde406101965f4497daaf803
parent1f7a6b780cf6d41c0bee9e48bfbaf794dd152fb1 (diff)
downloadslackbuilds-user/dslackw/updates.tar.gz
slackbuilds-user/dslackw/updates.tar.xz
system/slpkg: Updated for version 5.0.8.user/dslackw/updates
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--system/slpkg/slpkg.SlackBuild2
-rw-r--r--system/slpkg/slpkg.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild
index 7ce48dca49..d2ff762ba2 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.6}
+VERSION=${VERSION:-5.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 4f41452f37..1d35a96f20 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="5.0.6"
+VERSION="5.0.8"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
-DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.6/slpkg-5.0.6.tar.gz"
-MD5SUM="e60a6209746b71acab473f09e406d441"
+DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.8/slpkg-5.0.8.tar.gz"
+MD5SUM="4030e14f0a955c641636f630ba4e784c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-pythondialog"