diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-26 10:22:42 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-26 10:22:42 +1300 |
commit | f9ca80f20d77fa45fd2efeb186054ffc70b10abb (patch) | |
tree | 13c57164596fc12e29e0d890a9b7efe67d31b255 /system/slackrepo-hints | |
parent | f40787a6eb6655d6e5566705e86095b06f4d55e7 (diff) |
system/slackrepo-hints: Updated for version 20220325.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 e23eeb32b41fa..e7685cdd28156 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20220309} +VERSION=${VERSION:-20220325} 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 9e36f4d5c1f28..6058e4887c728 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20220309" +VERSION="20220325" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220309/slackrepo-hints-20220309.tar.gz" -MD5SUM="f8f3730e222930b046b1b65333a22050" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220325/slackrepo-hints-20220325.tar.gz" +MD5SUM="2efc52b8a7c199adcef25077a9e8645c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |