We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca8265 commit 996aa33Copy full SHA for 996aa33
system/slpkg/slpkg.SlackBuild
@@ -25,7 +25,7 @@
25
cd $(dirname $0) ; CWD=$(pwd)
26
27
PRGNAM=slpkg
28
-VERSION=${VERSION:-5.1.1}
+VERSION=${VERSION:-5.1.2}
29
BUILD=${BUILD:-1}
30
TAG=${TAG:-_SBo}
31
PKGTYPE=${PKGTYPE:-tgz}
system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
1
PRGNAM="slpkg"
2
-VERSION="5.1.1"
+VERSION="5.1.2"
3
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
4
-DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.1.1/slpkg-5.1.1.tar.gz"
5
-MD5SUM="940e4ed3421c28135c1bb82473996a3a"
+DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.1.2/slpkg-5.1.2.tar.gz"
+MD5SUM="b8ef6299dbe4aa3282134a6d4a6696de"
6
DOWNLOAD_x86_64=""
7
MD5SUM_x86_64=""
8
REQUIRES="python3-tomlkit python3-pythondialog"
0 commit comments