diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-08-17 09:17:26 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-17 18:14:31 +0700 |
commit | 8e66898a65efc448d5c99c8721a88f44ab0cab10 (patch) | |
tree | db369009c40e42a9f2870bd69749259ec1d518fd | |
parent | 48f3bf6c093755acef468be77bc856e2d780b175 (diff) |
system/slackrepo-hints: Updated for version 20240817.
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 e653539fd096..539972db317c 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:-20240621} +VERSION=${VERSION:-20240817} 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 c25f17ab8353..a29e69353110 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240621" +VERSION="20240817" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240621/slackrepo-hints-20240621.tar.gz" -MD5SUM="96c9fdbe61333c20a25aac5c1cebfec5" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240817/slackrepo-hints-20240817.tar.gz" +MD5SUM="bb259fbafdfdfef590e408234f7cca20" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |