diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2019-10-16 16:40:58 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-19 23:15:14 +0700 |
commit | e78c01fd8a87fd53c49ca5df08991534de246022 (patch) | |
tree | 70d05d7b9c0de8b22dde8c336aae7c9e6f779149 /misc/sbo-templates | |
parent | fae20052b267ad2f4c870716b662f973f70785f0 (diff) | |
download | slackbuilds-e78c01fd8a87fd53c49ca5df08991534de246022.tar.gz |
misc/sbo-templates: Updated for version 1.1.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'misc/sbo-templates')
-rw-r--r-- | misc/sbo-templates/sbo-templates.SlackBuild | 2 | ||||
-rw-r--r-- | misc/sbo-templates/sbo-templates.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/sbo-templates/sbo-templates.SlackBuild b/misc/sbo-templates/sbo-templates.SlackBuild index 9572e1c5e1..8467b3e99c 100644 --- a/misc/sbo-templates/sbo-templates.SlackBuild +++ b/misc/sbo-templates/sbo-templates.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=sbo-templates -VERSION=${VERSION:-1.0.9} +VERSION=${VERSION:-1.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/sbo-templates/sbo-templates.info b/misc/sbo-templates/sbo-templates.info index 7417511c59..6f3ea9a2b0 100644 --- a/misc/sbo-templates/sbo-templates.info +++ b/misc/sbo-templates/sbo-templates.info @@ -1,8 +1,8 @@ PRGNAM="sbo-templates" -VERSION="1.0.9" +VERSION="1.1.0" HOMEPAGE="https://gitlab.com/dslackw/sbo-templates" -DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.0.9/sbo-templates-1.0.9.tar.gz" -MD5SUM="8304825c0a819a57be3bb02131906c09" +DOWNLOAD="https://gitlab.com/dslackw/sbo-templates/-/archive/1.1.0/sbo-templates-1.1.0.tar.gz" +MD5SUM="1800b753c78e937a1be23f6c2fdfb844" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python2-pythondialog" |