diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-06-01 16:40:38 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-01 16:45:50 +0700 |
commit | 4287b6ce0ad57adcd1b41f5c64e8faddb71f92d9 (patch) | |
tree | d290a0e1aa022878c0cab570efb521d6d8c727fd /system | |
parent | 7a6d9cae35f3242009b347ad5437fcbd50d57f91 (diff) |
system/slackrepo-hints: Updated for version 20240601.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 6c83a08e5193..405d14cafe41 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:-20240503} +VERSION=${VERSION:-20240601} 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 6dc5175d707b..47554c17eeb8 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240503" +VERSION="20240601" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240503/slackrepo-hints-20240503.tar.gz" -MD5SUM="24441ebdae1c13bcef96a719e7fe05af" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240601/slackrepo-hints-20240601.tar.gz" +MD5SUM="4e6ee343a03e2f19c51c3a41a7093337" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |