summaryrefslogtreecommitdiffstats
path: root/system/slackrepo-hints
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-04-30 07:28:20 +1200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:51:45 +0700
commit15dcda9f2fabf6c05df205d1664d2d4e87d4338c (patch)
treef567d3b56f391a2dee1ba27089f8a3b53d9e150a /system/slackrepo-hints
parent9081ff7d206d409ed3bde854738383f18af03e29 (diff)
downloadslackbuilds-15dcda9f2fabf6c05df205d1664d2d4e87d4338c.tar.gz
slackbuilds-15dcda9f2fabf6c05df205d1664d2d4e87d4338c.tar.xz
system/slackrepo-hints: Updated for version 20220429.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo-hints')
-rw-r--r--system/slackrepo-hints/slackrepo-hints.SlackBuild5
-rw-r--r--system/slackrepo-hints/slackrepo-hints.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild
index e7685cdd28..5a73e38ae7 100644
--- a/system/slackrepo-hints/slackrepo-hints.SlackBuild
+++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild
@@ -25,16 +25,13 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slackrepo-hints
-VERSION=${VERSION:-20220325}
+VERSION=${VERSION:-20220429}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
ARCH=noarch
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/system/slackrepo-hints/slackrepo-hints.info b/system/slackrepo-hints/slackrepo-hints.info
index 6058e4887c..9087aee100 100644
--- a/system/slackrepo-hints/slackrepo-hints.info
+++ b/system/slackrepo-hints/slackrepo-hints.info
@@ -1,8 +1,8 @@
PRGNAM="slackrepo-hints"
-VERSION="20220325"
+VERSION="20220429"
HOMEPAGE="https://github.com/aclemons/slackrepo-hints"
-DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220325/slackrepo-hints-20220325.tar.gz"
-MD5SUM="2efc52b8a7c199adcef25077a9e8645c"
+DOWNLOAD="https://github.com/aclemons/slackrepo-hints/archive/v20220429/slackrepo-hints-20220429.tar.gz"
+MD5SUM="bd63d5e06edfa1e1518448def73c5188"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""