summaryrefslogtreecommitdiffstats
path: root/system/slackrepo/slackrepo.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2023-01-07 10:12:10 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:32 +0700
commit4a3c2c1191620bfab17db15a5b630e317a2b9eba (patch)
treef4c84b379392c6d5c1d9ad0d2c6cf19dde449ee7 /system/slackrepo/slackrepo.SlackBuild
parentda81ac937410bc7a1b51c8a7168568a6f36cad39 (diff)
downloadslackbuilds-4a3c2c1191620bfab17db15a5b630e317a2b9eba.tar.gz
slackbuilds-4a3c2c1191620bfab17db15a5b630e317a2b9eba.tar.xz
system/slackrepo: Updated for version 20230107.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/slackrepo/slackrepo.SlackBuild')
-rw-r--r--system/slackrepo/slackrepo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/slackrepo/slackrepo.SlackBuild b/system/slackrepo/slackrepo.SlackBuild
index 95fd43eb2c..c07b146a57 100644
--- a/system/slackrepo/slackrepo.SlackBuild
+++ b/system/slackrepo/slackrepo.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for slackrepo
# Copyright 2017-2022 Andrew Clemons, Wellington New Zealand
-# Copyright 2022 Andrew Clemons, Tokyo Japan
+# Copyright 2022-2023 Andrew Clemons, Tokyo Japan
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=slackrepo
-VERSION=${VERSION:-20221105}
+VERSION=${VERSION:-20230107}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}