system/qterminal: Updated for version 0.9.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-06-06 19:25:36 +02:00 committed by Willy Sudiarto Raharjo
parent 10cda8d856
commit ad447e515c
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qterminal
VERSION=${VERSION:-0.8.0}
VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qterminal"
VERSION="0.8.0"
VERSION="0.9.0"
HOMEPAGE="https://github.com/lxde/qterminal"
DOWNLOAD="https://github.com/lxde/qterminal/releases/download/0.8.0/qterminal-0.8.0.tar.xz"
MD5SUM="1ce5911e0959da75e6742f10a36b73e4"
DOWNLOAD="https://github.com/lxde/qterminal/releases/download/0.9.0/qterminal-0.9.0.tar.xz"
MD5SUM="e31af75d375e72c298a4130cdd6d012c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qtermwidget"