diff options
author | B. Watson <yalhcru@gmail.com> | 2022-05-07 13:46:41 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-14 19:27:47 +0700 |
commit | 9acd8ddac963118834c07026ed129d5f3ef7567c (patch) | |
tree | 251626120dcc7dbb4b7036ffcd686c31768ac582 /system/sbo-maintainer-tools | |
parent | 777a8c1a5d26399b891beb6ea330e4786c541e84 (diff) |
system/sbo-maintainer-tools: Updated for version 0.5.1.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sbo-maintainer-tools')
-rw-r--r-- | system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild | 2 | ||||
-rw-r--r-- | system/sbo-maintainer-tools/sbo-maintainer-tools.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild b/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild index 5ab70ae39becf..ccc76feae5148 100644 --- a/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild +++ b/system/sbo-maintainer-tools/sbo-maintainer-tools.SlackBuild @@ -9,7 +9,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=sbo-maintainer-tools -VERSION=${VERSION:-0.5} +VERSION=${VERSION:-0.5.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 239b6f4311eec..7bb1d77cf47b8 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.5" +VERSION="0.5.1" HOMEPAGE="https://slackware.uk/~urchlay/repos/sbo-maintainer-tools" -DOWNLOAD="https://slackware.uk/~urchlay/src/sbo-maintainer-tools-0.5.tar.gz" -MD5SUM="c42bb0d0d53ffd238a063ea539905bba" +DOWNLOAD="https://slackware.uk/~urchlay/src/sbo-maintainer-tools-0.5.1.tar.gz" +MD5SUM="84b8fc7648e629f37c1a5e6aebc7b88c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |