diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.SlackBuild | 2 | ||||
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild index 161fd432d60a..66ba90f5289e 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20240127} +VERSION=${VERSION:-20240224} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/slackrepo-hints/slackrepo-hints.info b/system/slackrepo-hints/slackrepo-hints.info index 38ecbd742247..96ba78482486 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240127" +VERSION="20240224" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240127/slackrepo-hints-20240127.tar.gz" -MD5SUM="a98d750d266229bd04bef2993cffc0fc" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240224/slackrepo-hints-20240224.tar.gz" +MD5SUM="87585e530f05c8e8bfd12bd975c3b568" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |