diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-05-14 10:50:48 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:56 +0700 |
commit | bfaa8a8325bf65f7f11ef10dc1c3694e3cea3725 (patch) | |
tree | 37a08868ed040505aa0f0ae51555f674e0b82b9b | |
parent | 61ad5cbd8a22823e69d3c2a3d39601f011d4e10a (diff) |
system/slackrepo-hints: Updated for version 20220513.
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 | 4 | ||||
-rw-r--r-- | system/slackrepo-hints/slackrepo-hints.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild index 5a73e38ae76c..abcc4db89659 100644 --- a/system/slackrepo-hints/slackrepo-hints.SlackBuild +++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild @@ -25,9 +25,9 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo-hints -VERSION=${VERSION:-20220429} +VERSION=${VERSION:-20220513} BUILD=${BUILD:-1} -TAG=${TAG:-_SBo} +TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} ARCH=noarch diff --git a/system/slackrepo-hints/slackrepo-hints.info b/system/slackrepo-hints/slackrepo-hints.info index 9087aee10046..c28fac83044b 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20220429" +VERSION="20220513" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220429/slackrepo-hints-20220429.tar.gz" -MD5SUM="bd63d5e06edfa1e1518448def73c5188" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220513/slackrepo-hints-20220513.tar.gz" +MD5SUM="8d05d8b1a3b3d034df40c2db18f245cb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |