diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-11-11 09:34:17 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-11 08:08:35 +0700 |
commit | 3322ac25b9399a80b08d77461b95409c1daff832 (patch) | |
tree | d563960bcc236a131a7771a286cd90cafe427354 | |
parent | f4f3df8960d889a3f8fcbe4a7f3f75c012c9eb79 (diff) |
system/slackrepo-hints: Updated for version 20231111.
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 b0e2e86855..7a3a788312 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:-20231104} +VERSION=${VERSION:-20231111} 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 ae205e62d7..9543049d29 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20231104" +VERSION="20231111" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231104/slackrepo-hints-20231104.tar.gz" -MD5SUM="3c39f8e44b92bb35fd5e3fa9b53b0792" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20231111/slackrepo-hints-20231111.tar.gz" +MD5SUM="dd2c822a6a10c81c5eb162dde6a9ef7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |