diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-11-09 08:45:55 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-09 07:02:39 +0700 |
commit | 63b2c7afe781df51e52d0d4b5513b9fb8970b214 (patch) | |
tree | 3725c2267d7d16299371005640504a82416fff26 | |
parent | 7cafbc9b5cdff98fa82156514cb7160b8c68c373 (diff) |
system/slackrepo-hints: Updated for version 20241108.
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 70d83d08f2879..5933e0b1eb821 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:-20240927} +VERSION=${VERSION:-20241108} 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 be04d7771ef2e..89674b93ca0e7 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240927" +VERSION="20241108" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240927/slackrepo-hints-20240927.tar.gz" -MD5SUM="b6cdc3da48099a468e2650c8b83d149a" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20241108/slackrepo-hints-20241108.tar.gz" +MD5SUM="06f6cddddf9505044bf6410925715f3b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |