diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-07-22 14:26:17 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-22 15:52:49 +0700 |
commit | 301634eeeddc48a3b0d4e5231e70979e894ecd71 (patch) | |
tree | 3916c22b9979a13e8a5503fb83ce8e93ca4a7179 | |
parent | 47e5ed8dbea5d589724a3d881cc9a21ebbba6d2d (diff) |
system/slackrepo-hints: Updated for version 20230722.
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 1b0add6149..9368098be7 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:-20230630} +VERSION=${VERSION:-20230722} 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 3550bbb6d3..4f9a25987f 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20230630" +VERSION="20230722" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230630/slackrepo-hints-20230630.tar.gz" -MD5SUM="0fd032436416b3b4d341731e74712927" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230722/slackrepo-hints-20230722.tar.gz" +MD5SUM="d2eefc503797df13d6de959e3972fa5f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |