diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-11-05 18:28:10 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:23 +0700 |
commit | 2ec63ea204bb47159ffa6fe3f0d3763525d696c0 (patch) | |
tree | 9ad7fbacad8d033b86fda171972f7ecab9a7cb94 /system | |
parent | e0504d8aeb95199f9c36719160f0c536ccf432f8 (diff) | |
download | slackbuilds-2ec63ea204bb47159ffa6fe3f0d3763525d696c0.tar.gz |
system/slackrepo-hints: Updated for version 20221105.
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 40242a5e7b..4fb7c766b4 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:-20221023} +VERSION=${VERSION:-20221105} 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 83410bdd17..fc38f7ac42 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20221023" +VERSION="20221105" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221023/slackrepo-hints-20221023.tar.gz" -MD5SUM="5497d742f9801a961d54b935263767c7" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221105/slackrepo-hints-20221105.tar.gz" +MD5SUM="0ab607c295814e9a808bdfa8a9b83404" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |