system/cool-retro-term: Updated for version 1.1.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-08-14 10:28:52 +02:00 committed by Willy Sudiarto Raharjo
parent 9a28f34795
commit 80b01d791d
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for cool-retro-term
# Copyright 2015-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2015-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cool-retro-term
VERSION=${VERSION:-1.0.1}
VERSION=${VERSION:-1.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="cool-retro-term"
VERSION="1.0.1"
VERSION="1.1.1"
HOMEPAGE="https://github.com/Swordfish90/cool-retro-term"
DOWNLOAD="https://github.com/Swordfish90/cool-retro-term/archive/1.0.1/cool-retro-term-1.0.1.tar.gz"
MD5SUM="44d5834d7e955def891b6ccf69442c76"
DOWNLOAD="https://github.com/Swordfish90/cool-retro-term/archive/1.1.1/cool-retro-term-1.1.1.tar.gz"
MD5SUM="0450dd6b50907168aba63a64bb0fef16"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qmltermwidget"