Skip to content

Commit 996aa33

Browse files
dslackwwillysr
authored andcommitted
system/slpkg: Updated for version 5.1.2.
Signed-off-by: Dimitris Zlatanidis <[email protected]> Signed-off-by: Willy Sudiarto Raharjo <[email protected]>
1 parent 5ca8265 commit 996aa33

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

system/slpkg/slpkg.SlackBuild

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
cd $(dirname $0) ; CWD=$(pwd)
2626

2727
PRGNAM=slpkg
28-
VERSION=${VERSION:-5.1.1}
28+
VERSION=${VERSION:-5.1.2}
2929
BUILD=${BUILD:-1}
3030
TAG=${TAG:-_SBo}
3131
PKGTYPE=${PKGTYPE:-tgz}

system/slpkg/slpkg.info

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PRGNAM="slpkg"
2-
VERSION="5.1.1"
2+
VERSION="5.1.2"
33
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"
4+
DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.1.2/slpkg-5.1.2.tar.gz"
5+
MD5SUM="b8ef6299dbe4aa3282134a6d4a6696de"
66
DOWNLOAD_x86_64=""
77
MD5SUM_x86_64=""
88
REQUIRES="python3-tomlkit python3-pythondialog"

0 commit comments

Comments
 (0)