diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-08-19 08:35:32 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-19 09:15:21 +0700 |
commit | 8f50e46f4991b19d086e1a7901d488409d72403f (patch) | |
tree | 654e414470f7d07d9e12cfcbdf9173f3dadaa56d /system/slackrepo-hints | |
parent | 6ad22101c5a01e7e9a930d0ca8738d28189ebece (diff) |
system/slackrepo-hints: Updated for version 20230818.
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 9368098be7202..6c2b28226bcbb 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:-20230722} +VERSION=${VERSION:-20230818} 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 4f9a25987f4be..e74464a7eed00 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20230722" +VERSION="20230818" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230722/slackrepo-hints-20230722.tar.gz" -MD5SUM="d2eefc503797df13d6de959e3972fa5f" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230818/slackrepo-hints-20230818.tar.gz" +MD5SUM="d03b39a2553715a89f39d0f5a9c22647" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |