summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-09-27 16:45:14 +0300
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2024-09-27 16:45:14 +0300
commit1baba84240f3f9574ec4eaa4d31b987850e88ce0 (patch)
tree1fd14479c533679ef28ad6c08e54be108c341098
parent481be2451a52eed9520d6894574819cf39e9510b (diff)
downloadslackbuilds-1baba84240f3f9574ec4eaa4d31b987850e88ce0.tar.gz
slackbuilds-1baba84240f3f9574ec4eaa4d31b987850e88ce0.tar.xz
system/slpkg: Updated for version 5.1.3.
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 c94069f4ea..29a3cdf0fe 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.1.2}
+VERSION=${VERSION:-5.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index f8ce1f6bdf..9dc53ac207 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="5.1.2"
+VERSION="5.1.3"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
-DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.1.2/slpkg-5.1.2.tar.gz"
-MD5SUM="b8ef6299dbe4aa3282134a6d4a6696de"
+DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.1.3/slpkg-5.1.3.tar.gz"
+MD5SUM="c0af6d810d6a69162d05c31ec040b855"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-tomlkit python3-pythondialog"