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>
This commit is contained in:
Dimitris Zlatanidis 2022-04-29 22:57:54 +03:00 committed by Willy Sudiarto Raharjo
parent 7da525d103
commit e6ed7f2b65
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"