diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-10-23 13:46:01 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-05 21:15:15 +0700 |
commit | 1e36ff92edcde2464654b7d0126dd936e0383a04 (patch) | |
tree | 5b62f1a0ef0df4f99189e5d17d74acfb92e6b3a2 | |
parent | 2393cf3dbeec1246535369759ea2e2d8747ac17f (diff) | |
download | slackbuilds-1e36ff92edcde2464654b7d0126dd936e0383a04.tar.gz |
system/slackrepo-hints: Updated for version 20221023.
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 | 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 fd46e8640e..40242a5e7b 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:-20220805} +VERSION=${VERSION:-20221023} 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 4295483882..83410bdd17 100644 --- a/system/slackrepo-hints/slackrepo-hints.info +++ b/system/slackrepo-hints/slackrepo-hints.info @@ -1,8 +1,8 @@ PRGNAM="slackrepo-hints" -VERSION="20220805" +VERSION="20221023" HOMEPAGE="https://github.com/aclemons/slackrepo-hints" -DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220805/slackrepo-hints-20220805.tar.gz" -MD5SUM="7d60e6e5d820d7831f2f95102ffee3c1" +DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20221023/slackrepo-hints-20221023.tar.gz" +MD5SUM="5497d742f9801a961d54b935263767c7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |