aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/sbo-create/sbo-create.SlackBuild4
-rw-r--r--system/sbo-create/sbo-create.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/sbo-create/sbo-create.SlackBuild b/system/sbo-create/sbo-create.SlackBuild
index 8f85490fee09c..5b942aaef4ed4 100644
--- a/system/sbo-create/sbo-create.SlackBuild
+++ b/system/sbo-create/sbo-create.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sbo-create
-# Copyright 2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2022-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbo-create
-VERSION=${VERSION:-2.0.2}
+VERSION=${VERSION:-2.0.3}
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 014a3b3598646..96d331c7ec1b4 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.2"
+VERSION="2.0.3"
HOMEPAGE="https://gitlab.com/dslackw/sbo-create"
-DOWNLOAD="https://gitlab.com/dslackw/sbo-create/-/archive/2.0.2/sbo-create-2.0.2.tar.gz"
-MD5SUM="65120b350758f662ce802687e1e827e7"
+DOWNLOAD="https://gitlab.com/dslackw/sbo-create/-/archive/2.0.3/sbo-create-2.0.3.tar.gz"
+MD5SUM="2cecc5b9425de8c84184a48102b2af96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pythondialog"