misc/sbo-templates: Updated for version 1.3.3.

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-03-19 20:34:53 +02:00 committed by Willy Sudiarto Raharjo
parent 064654f339
commit 767ee670ec
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
4 changed files with 8 additions and 9 deletions

View File

@ -1,2 +1 @@
sbo-templates it's a tool that creates easy, fast and safe templates
SlackBuilds files scripts.
sbo-templates it's a tool that creates easy, fast and safe SlackBuilds files scripts.

View File

@ -2,7 +2,7 @@
# Slackware build script for sbo-templates
# Copyright 2015-2020 Dimitris Zlatanidis Orestiada, Greece
# Copyright 2015-2022 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-templates
VERSION=${VERSION:-1.3.2}
VERSION=${VERSION:-1.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="sbo-templates"
VERSION="1.3.2"
VERSION="1.3.3"
HOMEPAGE="https://gitlab.com/dslackw/sbo-templates"
DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.2/sbo-templates-1.3.2.tar.gz"
MD5SUM="bd0ed994ad6e73b8c698777fa12a6104"
DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.3/sbo-templates-1.3.3.tar.gz"
MD5SUM="56bd0c97e7971a2ae8499c85fec26052"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-pythondialog"

View File

@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
sbo-templates: sbo-templates (SBo templates managing)
sbo-templates:
sbo-templates: sbo-templates it's a tool that creates easy, fast and safe templates
sbo-templates: SlackBuild files scripts.
sbo-templates: sbo-templates it's a tool that creates easy, fast and safe
sbo-templates: SlackBuilds files scripts.
sbo-templates:
sbo-templates: Homepage: https://gitlab.com/dslackw/sbo-templates
sbo-templates: