diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-04-19 21:03:34 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-20 21:14:40 +0700 |
commit | 158762f1562a4a01efd9883cf0f3c66f2f8762d4 (patch) | |
tree | c5ebfabfc055bdedfcdc2fabb3f8894d776c2160 /system/slpkg/slpkg.info | |
parent | 90bba837d3584771b87b953a93a5202616db348e (diff) |
system/slpkg: Updated for version 5.0.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slpkg/slpkg.info')
-rw-r--r-- | system/slpkg/slpkg.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 57f746469ddaf..4f41452f3750f 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,8 +1,8 @@ PRGNAM="slpkg" -VERSION="5.0.5" +VERSION="5.0.6" HOMEPAGE="https://dslackw.gitlab.io/slpkg" -DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.5/slpkg-5.0.5.tar.gz" -MD5SUM="7fddc870c5c75ae2913ea5105e56eac4" +DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.6/slpkg-5.0.6.tar.gz" +MD5SUM="e60a6209746b71acab473f09e406d441" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build python3-pythondialog" |