summaryrefslogtreecommitdiff
path: root/system/slpkg
diff options
context:
space:
mode:
Diffstat (limited to 'system/slpkg')
-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 677738ac07..34259c2908 100644
--- a/system/slpkg/slpkg.SlackBuild
+++ b/system/slpkg/slpkg.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=slpkg
-VERSION=${VERSION:-3.8.4}
+VERSION=${VERSION:-3.8.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info
index dfcfcc66d9..d37b80702a 100644
--- a/system/slpkg/slpkg.info
+++ b/system/slpkg/slpkg.info
@@ -1,8 +1,8 @@
PRGNAM="slpkg"
-VERSION="3.8.4"
+VERSION="3.8.5"
HOMEPAGE="https://dslackw.gitlab.io/slpkg"
-DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.8.4/slpkg-3.8.4.tar.gz"
-MD5SUM="5a622c35ad6c8bd5a0a6bce2ea73d1dc"
+DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/3.8.5/slpkg-3.8.5.tar.gz"
+MD5SUM="030bc3e2c9a82c95cbd8647872979652"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3 python-urllib3"