diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-11-04 12:00:29 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-04 16:41:30 +0700 |
commit | 9e52519ddaa33ec8857cc07a37b92af1abc8a0da (patch) | |
tree | ce6868ca904eb0411f0e3fcf1970f2738359f7ac /system | |
parent | b6bbde87b98f4174b52945c34aef769b3827b5e2 (diff) |
system/slackrepo-hints: Updated for version 20231104.
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 9b5af075376b8..b0e2e86855cfe 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:-20231021} +VERSION=${VERSION:-20231104} 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 90fdc8031ce08..ae205e62d7275 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20231021" +VERSION="20231104" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231021/slackrepo-hints-20231021.tar.gz" -MD5SUM="a6cd74d4812f40a9ffbc826e7c673793" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231104/slackrepo-hints-20231104.tar.gz" +MD5SUM="3c39f8e44b92bb35fd5e3fa9b53b0792" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |