aboutsummaryrefslogtreecommitdiff
path: root/system/slackrepo-hints/slackrepo-hints.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-08-06 07:16:59 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-06 20:16:00 +0700
commit914eac91c8e3a609b290bce0da46d73fc128cc13 (patch)
tree12b91b8da45a9b8b87f7d8c543f4d8559f1a7dc0 /system/slackrepo-hints/slackrepo-hints.SlackBuild
parent59d7ce69b09735351deb749c84a1e188ebe921c7 (diff)
system/slackrepo-hints: Updated for version 20220805.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo-hints/slackrepo-hints.SlackBuild')
-rw-r--r--system/slackrepo-hints/slackrepo-hints.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/system/slackrepo-hints/slackrepo-hints.SlackBuild b/system/slackrepo-hints/slackrepo-hints.SlackBuild
index bcbad07ab6..fd46e8640e 100644
--- a/system/slackrepo-hints/slackrepo-hints.SlackBuild
+++ b/system/slackrepo-hints/slackrepo-hints.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for slackrepo-hints
# Copyright 2017-2022 Andrew Clemons, Wellington New Zealand
+# Copyright 2022 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slackrepo-hints
-VERSION=${VERSION:-20220527}
+VERSION=${VERSION:-20220805}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}