summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Dimitris Zlatanidis2022-05-25 19:25:56 +0200
committer Willy Sudiarto Raharjo2022-05-28 04:11:24 +0200
commitf9981feb4251aef3023cd63d88be96c28a692a15 (patch)
tree25c955f18f2d5d407d696f42570c9dad6e32c9c2 /misc
parentf5e0c58c9b89e3ebe6be80d0f8392bf85f43c1d9 (diff)
downloadslackbuilds-f9981feb4251aef3023cd63d88be96c28a692a15.tar.gz
misc/sbo-templates: Updated for version 1.3.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/sbo-templates/sbo-templates.SlackBuild2
-rw-r--r--misc/sbo-templates/sbo-templates.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/sbo-templates/sbo-templates.SlackBuild b/misc/sbo-templates/sbo-templates.SlackBuild
index ba7730e28a..2d5099907a 100644
--- a/misc/sbo-templates/sbo-templates.SlackBuild
+++ b/misc/sbo-templates/sbo-templates.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sbo-templates
-VERSION=${VERSION:-1.3.4}
+VERSION=${VERSION:-1.3.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/sbo-templates/sbo-templates.info b/misc/sbo-templates/sbo-templates.info
index 1f6abd0b2b..9a99ca7874 100644
--- a/misc/sbo-templates/sbo-templates.info
+++ b/misc/sbo-templates/sbo-templates.info
@@ -1,8 +1,8 @@
PRGNAM="sbo-templates"
-VERSION="1.3.4"
+VERSION="1.3.5"
HOMEPAGE="https://gitlab.com/dslackw/sbo-templates"
-DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.4/sbo-templates-1.3.4.tar.gz"
-MD5SUM="2276d42c77872cbd3619e890eeb5d413"
+DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.5/sbo-templates-1.3.5.tar.gz"
+MD5SUM="46044a479d10d8464d62b9521a406b3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pythondialog"