diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-02-24 11:53:06 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 15:34:54 +0700 |
commit | 11cb0d2a804731cc64243a32ba18a4e9264101f2 (patch) | |
tree | 9090ef3f2b3432a8906ce538a83277eb9c7b3d0b | |
parent | 60c8930c8f24cf2d322d1830e04a322e986663db (diff) |
system/slackrepo-hints: Updated for version 20240224.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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="" |