aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/sbo-create/sbo-create.SlackBuild2
-rw-r--r--system/sbo-create/sbo-create.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/sbo-create/sbo-create.SlackBuild b/system/sbo-create/sbo-create.SlackBuild
index 5b942aaef4ed4..48a9e9b4d705e 100644
--- a/system/sbo-create/sbo-create.SlackBuild
+++ b/system/sbo-create/sbo-create.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbo-create
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/sbo-create/sbo-create.info b/system/sbo-create/sbo-create.info
index 96d331c7ec1b4..2d01d3fb31072 100644
--- a/system/sbo-create/sbo-create.info
+++ b/system/sbo-create/sbo-create.info
@@ -1,8 +1,8 @@
PRGNAM="sbo-create"
-VERSION="2.0.3"
+VERSION="2.0.4"
HOMEPAGE="https://gitlab.com/dslackw/sbo-create"
-DOWNLOAD="https://gitlab.com/dslackw/sbo-create/-/archive/2.0.3/sbo-create-2.0.3.tar.gz"
-MD5SUM="2cecc5b9425de8c84184a48102b2af96"
+DOWNLOAD="https://gitlab.com/dslackw/sbo-create/-/archive/2.0.4/sbo-create-2.0.4.tar.gz"
+MD5SUM="faf08dcbde72e42b19687bdcbd1096c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pythondialog"