summaryrefslogtreecommitdiffstats
path: root/system/slackrepo/slackrepo.SlackBuild
diff options
context:
space:
mode:
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}