diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-09-09 09:42:55 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-09 10:14:13 +0700 |
commit | 9aa58892054237866f0f16495d481f4476395d8e (patch) | |
tree | d271c9344cadf8e20c04364aa1a9a467ef321870 /system/slackrepo-hints | |
parent | 5d9f2944119a230b456af3ef95b0cbcec434a18b (diff) |
system/slackrepo-hints: Updated for version 20230909.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo-hints')
-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 6c2b28226bcbb..511fff5f9c93e 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:-20230818} +VERSION=${VERSION:-20230909} 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 e74464a7eed00..08cf5060e26e3 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20230818" +VERSION="20230909" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230818/slackrepo-hints-20230818.tar.gz" -MD5SUM="d03b39a2553715a89f39d0f5a9c22647" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230909/slackrepo-hints-20230909.tar.gz" +MD5SUM="09dab7620e717f13fb9a7175a26fe5d5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |