diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2024-06-21 17:54:51 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-22 20:26:41 +0700 |
commit | a378ae935bfad4baa102399b362eebef92b3fe4c (patch) | |
tree | 094aef49f2a5ad8e90d124930ee20285bf316b51 /system | |
parent | 4822044ec04237fb645ae0a21d7329c7801bf159 (diff) |
system/slackrepo-hints: Updated for version 20240621.
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 405d14cafe414..e653539fd0969 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:-20240601} +VERSION=${VERSION:-20240621} 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 d586bd932b906..c25f17ab83536 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20240601" +VERSION="20240621" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240601/slackrepo-hints-20240601.tar.gz" -MD5SUM="036ee1078109037158ca817420efc236" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20240621/slackrepo-hints-20240621.tar.gz" +MD5SUM="96c9fdbe61333c20a25aac5c1cebfec5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |