summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-05-24 18:41:58 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-05-24 18:41:58 +0300
commit1d979deca9fb3745b2bfe6917ea5ab5f7f3d6e48 (patch)
tree695dc4ee627f92137d63cf2ac060cf700ff64a18
parent20dacb53f2e7c1ad4da6ea9dc6b3ebf0d8017560 (diff)
downloadslackbuilds-user/dslackw/updates.tar.gz
slackbuilds-user/dslackw/updates.tar.xz
system/slpkg: Updated for version 5.0.9.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 d2ff762ba2..c005af0afc 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.8}
+VERSION=${VERSION:-5.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index 1d35a96f20..c9603d3bd1 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="5.0.8"
+VERSION="5.0.9"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
-DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.8/slpkg-5.0.8.tar.gz"
-MD5SUM="4030e14f0a955c641636f630ba4e784c"
+DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.9/slpkg-5.0.9.tar.gz"
+MD5SUM="81d334d133802fe2113867ef5e7aa1ac"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-build python3-pythondialog"