diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-08-24 08:57:44 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-24 11:55:17 +0700 |
commit | e74492188873377804ca4fd9e0ee44fdf2c28f68 (patch) | |
tree | 42d58ce04e116f5c43daa71395deef02d946239e /system | |
parent | 273d87aaffab8a07a5c92d8a3336ed9d94c22bd8 (diff) |
system/slackrepo-hints: Updated for version 20240823.
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 539972db31..fe1c7d6fa5 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:-20240817} +VERSION=${VERSION:-20240823} 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 a29e693531..48a8bb6fb2 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240817" +VERSION="20240823" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240817/slackrepo-hints-20240817.tar.gz" -MD5SUM="bb259fbafdfdfef590e408234f7cca20" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240823/slackrepo-hints-20240823.tar.gz" +MD5SUM="f779d43eeda6f5dd839a311f2e22d4d1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |