diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-09-28 08:38:16 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-28 06:54:21 +0700 |
commit | a13c1326c4f2026fe853d814aefc98fb42ae6bec (patch) | |
tree | 490aacf7b0f159169a2cdd1adc0191ffa160be52 /system | |
parent | 96b5b807bef39dd7dbdc70e200906d4641cc07ab (diff) |
system/slackrepo-hints: Updated for version 20240927.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-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 fe1c7d6fa58d..70d83d08f287 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:-20240823} +VERSION=${VERSION:-20240927} 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 48a8bb6fb246..be04d7771ef2 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240823" +VERSION="20240927" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240823/slackrepo-hints-20240823.tar.gz" -MD5SUM="f779d43eeda6f5dd839a311f2e22d4d1" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240927/slackrepo-hints-20240927.tar.gz" +MD5SUM="b6cdc3da48099a468e2650c8b83d149a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |