diff options
Diffstat (limited to 'system/slackrepo/slackrepo.SlackBuild')
-rw-r--r-- | system/slackrepo/slackrepo.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/slackrepo/slackrepo.SlackBuild b/system/slackrepo/slackrepo.SlackBuild index 02e57129e0856..95fd43eb2c265 100644 --- a/system/slackrepo/slackrepo.SlackBuild +++ b/system/slackrepo/slackrepo.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=slackrepo -VERSION=${VERSION:-20220805} +VERSION=${VERSION:-20221105} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |