diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-05-28 08:24:08 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:29 +0700 |
commit | 49c354f55d8909751fc9b93b5e4b2186696764e8 (patch) | |
tree | d67425eade7fad271e61bc72c92e0da503a5705c /system | |
parent | 519adcd1e481c80caa0b065655c5519c4f07d687 (diff) | |
download | slackbuilds-49c354f55d8909751fc9b93b5e4b2186696764e8.tar.gz |
system/slackrepo-hints: Updated for version 20220527.
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 abcc4db896..bcbad07ab6 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20220513} +VERSION=${VERSION:-20220527} 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 c28fac8304..28055dfcac 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20220513" +VERSION="20220527" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220513/slackrepo-hints-20220513.tar.gz" -MD5SUM="8d05d8b1a3b3d034df40c2db18f245cb" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220527/slackrepo-hints-20220527.tar.gz" +MD5SUM="012755661fb05230251824a75d2eee68" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |