diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-05-03 18:40:47 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:27 +0700 |
commit | c8b4d69c90ed5a715d276aca7ece17801c6f2321 (patch) | |
tree | 9ca3079c57f3230472f646fdd9e989754e369bf6 | |
parent | 85ab53380c7d3cabc7ef1a8c60f78b806ef35cd2 (diff) |
system/slackrepo-hints: Updated for version 20240503.
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 61abc75bfc618..6c83a08e5193b 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:-20240420} +VERSION=${VERSION:-20240503} 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 51b4bee6d2c01..6dc5175d707bc 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240420" +VERSION="20240503" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240420/slackrepo-hints-20240420.tar.gz" -MD5SUM="63925bb6151fe3074fb08d99a03a3c47" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240503/slackrepo-hints-20240503.tar.gz" +MD5SUM="24441ebdae1c13bcef96a719e7fe05af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |