diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-04-20 09:41:54 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-20 21:14:38 +0700 |
commit | 889eb5e066378513a00d06aaba83e6e1b02fc042 (patch) | |
tree | 2f4166d641eb7c894b371504e8b722b42edbbeba | |
parent | 5fb47135ddad238c7bfe1910ea86d806f7b68f04 (diff) |
system/slackrepo-hints: Updated for version 20240420.
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 b97e9d386315..61abc75bfc61 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:-20240308} +VERSION=${VERSION:-20240420} 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 997cf4efdbd1..51b4bee6d2c0 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240308" +VERSION="20240420" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240308/slackrepo-hints-20240308.tar.gz" -MD5SUM="6079a3639c704f2272f797c242fd3e4b" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240420/slackrepo-hints-20240420.tar.gz" +MD5SUM="63925bb6151fe3074fb08d99a03a3c47" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |