aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-02-14 13:02:39 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:07:12 +0700
commit1951538a5dc176da29ff4cbdcf6b4528579438c4 (patch)
tree78cd7ea647b77c8bb1f89f93f6e99395b249adac
parent7b20b5a35a10f096c31099c782e826e541c4dd4e (diff)
system/sbo-maintainer-tools: Updated for version 0.6.1.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild3
-rw-r--r--system/sbo-maintainer-tools/sbo-maintainer-tools.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild b/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild
index b37c5b5edc0e0..fa7b62c5e1ad6 100644
--- a/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild
+++ b/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild
@@ -6,12 +6,13 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20230214 bkw: update for v0.6.1.
# 20230204 bkw: update for v0.6.0.
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbo-maintainer-tools
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/sbo-maintainer-tools/sbo-maintainer-tools.info b/system/sbo-maintainer-tools/sbo-maintainer-tools.info
index 9f603814cd538..96b5515508655 100644
--- a/system/sbo-maintainer-tools/sbo-maintainer-tools.info
+++ b/system/sbo-maintainer-tools/sbo-maintainer-tools.info
@@ -1,8 +1,8 @@
PRGNAM="sbo-maintainer-tools"
-VERSION="0.6.0"
+VERSION="0.6.1"
HOMEPAGE="https://slackware.uk/~urchlay/repos/sbo-maintainer-tools"
-DOWNLOAD="https://slackware.uk/~urchlay/src/sbo-maintainer-tools-0.6.0.tar.gz"
-MD5SUM="7aeccc8b044b8d54268fa364d6b2cafc"
+DOWNLOAD="https://slackware.uk/~urchlay/src/sbo-maintainer-tools-0.6.1.tar.gz"
+MD5SUM="c3b3616f1ac6f395d5f9c9f575275277"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""