summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-04-29 22:57:54 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:51:46 +0700
commite6ed7f2b65d4ffa8d668417bf6bd4077d23ef4e5 (patch)
treeadd87fca6ba9a40a8ddcbe1e93ccfc831b335d49 /misc
parent7da525d1035a2606f13b10fbdbb650d9f29b60cc (diff)
downloadslackbuilds-e6ed7f2b65d4ffa8d668417bf6bd4077d23ef4e5.tar.gz
slackbuilds-e6ed7f2b65d4ffa8d668417bf6bd4077d23ef4e5.tar.xz
misc/sbo-templates: Updated for version 1.3.4.
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 9bf1390cb0..ba7730e28a 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.3}
+VERSION=${VERSION:-1.3.4}
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 4e2d397a59..1f6abd0b2b 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.3"
+VERSION="1.3.4"
HOMEPAGE="https://gitlab.com/dslackw/sbo-templates"
-DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.3/sbo-templates-1.3.3.tar.gz"
-MD5SUM="56bd0c97e7971a2ae8499c85fec26052"
+DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.4/sbo-templates-1.3.4.tar.gz"
+MD5SUM="2276d42c77872cbd3619e890eeb5d413"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pythondialog"