diff options
Diffstat (limited to 'system/slackrepo-hints')
-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 5a73e38ae76c6..abcc4db896598 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 9087aee100469..c28fac83044b9 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="" |