diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-09-23 12:43:26 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-09-23 11:33:37 +0700 |
commit | f7383d072dad1a58355a2e98f99bfab0fbe23842 (patch) | |
tree | 46704f281d3f2f1a1f6e116def2ea249949e6862 /system | |
parent | bc2d0b7bbc91845faa25cbfbc87a51a736244093 (diff) |
system/slackrepo-hints: Updated for version 20230923.
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 f4ac5348bebb0..3db9e0c2f643e 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:-20230916} +VERSION=${VERSION:-20230923} 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 afaa0dea259aa..934018d9d8944 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20230916" +VERSION="20230923" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230916/slackrepo-hints-20230916.tar.gz" -MD5SUM="1059830599271a0651a5ecdea0d0e1d1" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230923/slackrepo-hints-20230923.tar.gz" +MD5SUM="e9426682b39ca8910440c4fb78e8c28d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |