mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
misc/sbo-templates: Updated for version 1.3.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
6cfd78f422
commit
84d781dcd0
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for sbo-templates
|
# Slackware build script for sbo-templates
|
||||||
|
|
||||||
# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
|
# Copyright 2015-2020 Dimitris Zlatanidis Orestiada, Greece
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=sbo-templates
|
PRGNAM=sbo-templates
|
||||||
VERSION=${VERSION:-1.3.1}
|
VERSION=${VERSION:-1.3.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="sbo-templates"
|
PRGNAM="sbo-templates"
|
||||||
VERSION="1.3.1"
|
VERSION="1.3.2"
|
||||||
HOMEPAGE="https://gitlab.com/dslackw/sbo-templates"
|
HOMEPAGE="https://gitlab.com/dslackw/sbo-templates"
|
||||||
DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.1/sbo-templates-1.3.1.tar.gz"
|
DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.3.2/sbo-templates-1.3.2.tar.gz"
|
||||||
MD5SUM="7b7c49928a415f579ec1229b0a89d3c9"
|
MD5SUM="bd0ed994ad6e73b8c698777fa12a6104"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="python3-pythondialog"
|
REQUIRES="python3-pythondialog"
|
||||||
|
|
Loading…
Reference in a new issue