From 69fc7905074e2d1152b05a05931562113826183b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 5 Apr 2024 12:42:49 +0300 Subject: system/slpkg: Updated for version 5.0.4. Signed-off-by: Dimitris Zlatanidis Signed-off-by: Willy Sudiarto Raharjo --- system/slpkg/slpkg.SlackBuild | 2 +- system/slpkg/slpkg.info | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'system/slpkg') diff --git a/system/slpkg/slpkg.SlackBuild b/system/slpkg/slpkg.SlackBuild index 37af7a5e27..87848547dd 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.0.1} +VERSION=${VERSION:-5.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/slpkg/slpkg.info b/system/slpkg/slpkg.info index 10626788db..9c0df3ac3e 100644 --- a/system/slpkg/slpkg.info +++ b/system/slpkg/slpkg.info @@ -1,10 +1,10 @@ PRGNAM="slpkg" -VERSION="5.0.1" +VERSION="5.0.4" HOMEPAGE="https://dslackw.gitlab.io/slpkg" -DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.1/slpkg-5.0.1.tar.gz" -MD5SUM="42b255a14ab6aac3e22da45e744da9c9" +DOWNLOAD="https://gitlab.com/dslackw/slpkg/-/archive/5.0.4/slpkg-5.0.4.tar.gz" +MD5SUM="61083098a99c8bd01e32ebc3a6e4f2ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-build python3-pythondialog python3-progress" +REQUIRES="python3-build python3-pythondialog" MAINTAINER="Dimitris Zlatanidis" EMAIL="dslackw@gmail.com" -- cgit v1.2.3-65-gdbad