diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-01-28 09:23:46 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-01-28 08:22:52 +0700 |
commit | 44c8eeadf9548afc4d7a4e0e4b42a080f188b997 (patch) | |
tree | bf69b7032ac9c6d3294dffdfd8aa998468623151 /system | |
parent | 663c9a1a2b448febbc18671dac69bd7d77ab6f09 (diff) |
system/slackrepo-hints: Updated for version 20230128.
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 99bc2b3b6f9e6..09ed0130a0a23 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:-20230107} +VERSION=${VERSION:-20230128} 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 c1f55edd9683a..2825c644396ce 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20230107" +VERSION="20230128" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230107/slackrepo-hints-20230107.tar.gz" -MD5SUM="a931edd91ba1916c0d79af650c0c368a" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20230128/slackrepo-hints-20230128.tar.gz" +MD5SUM="9910cffcfcfc821bf16124d4efb1cef5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |