system/cool-retro-term: Updated for version 1.1.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
9a28f34795
commit
80b01d791d
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for cool-retro-term
|
# 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.
|
# 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=cool-retro-term
|
PRGNAM=cool-retro-term
|
||||||
VERSION=${VERSION:-1.0.1}
|
VERSION=${VERSION:-1.1.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="cool-retro-term"
|
PRGNAM="cool-retro-term"
|
||||||
VERSION="1.0.1"
|
VERSION="1.1.1"
|
||||||
HOMEPAGE="https://github.com/Swordfish90/cool-retro-term"
|
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"
|
DOWNLOAD="https://github.com/Swordfish90/cool-retro-term/archive/1.1.1/cool-retro-term-1.1.1.tar.gz"
|
||||||
MD5SUM="44d5834d7e955def891b6ccf69442c76"
|
MD5SUM="0450dd6b50907168aba63a64bb0fef16"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="qmltermwidget"
|
REQUIRES="qmltermwidget"
|
||||||
|
|
Loading…
Reference in New Issue