diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-12-31 09:09:13 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:37 +0700 |
commit | c8b6734936b6d7b9f754211577c1a280586c739e (patch) | |
tree | 8acc556b9348f2206328ee854e50c6add83addff /system/slackrepo-hints | |
parent | fefac1c35a34b025867f44a908a03e91d71a1c2f (diff) |
system/slackrepo-hints: Updated for version 20221231.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo-hints')
-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 b1a5a59331752..25434d04332ec 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:-20221126} +VERSION=${VERSION:-20221231} 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 39a3205f16fb3..8faf2489226c8 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20221126" +VERSION="20221231" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221126/slackrepo-hints-20221126.tar.gz" -MD5SUM="8e732853701cf45777e46038393ff268" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221231/slackrepo-hints-20221231.tar.gz" +MD5SUM="81af59fb36de060623b2d697a125e67f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |