summaryrefslogtreecommitdiffstats
path: root/system/qterminal
diff options
context:
space:
mode:
author Matteo Bernardini2018-03-16 09:25:19 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:55 +0100
commitd7da41e35509e7c45eceb560c9aa560bfb1cde6e (patch)
tree556402e58c180972c94fb538eee02ed286466180 /system/qterminal
parentf686ca13fb75eb1ca6422bb095b5cccaf2b949c0 (diff)
downloadold.slackbuilds-d7da41e35509e7c45eceb560c9aa560bfb1cde6e.tar.gz
system/qterminal: Updated for version 0.8.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qterminal')
-rw-r--r--system/qterminal/qterminal.SlackBuild4
-rw-r--r--system/qterminal/qterminal.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/system/qterminal/qterminal.SlackBuild b/system/qterminal/qterminal.SlackBuild
index 1352892bd2..033bcd112d 100644
--- a/system/qterminal/qterminal.SlackBuild
+++ b/system/qterminal/qterminal.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for qterminal
-# Copyright 2011-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2011-2018 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=qterminal
-VERSION=${VERSION:-0.7.1}
+VERSION=${VERSION:-0.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/qterminal/qterminal.info b/system/qterminal/qterminal.info
index c0ae7f9bb4..3b6954e2ba 100644
--- a/system/qterminal/qterminal.info
+++ b/system/qterminal/qterminal.info
@@ -1,10 +1,10 @@
PRGNAM="qterminal"
-VERSION="0.7.1"
+VERSION="0.8.0"
HOMEPAGE="https://github.com/lxde/qterminal"
-DOWNLOAD="https://github.com/lxde/qterminal/releases/download/0.7.1/qterminal-0.7.1.tar.xz"
-MD5SUM="6c27ac08df0b6c8322729e0ad981873d"
+DOWNLOAD="https://github.com/lxde/qterminal/releases/download/0.8.0/qterminal-0.8.0.tar.xz"
+MD5SUM="1ce5911e0959da75e6742f10a36b73e4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="lxqt-build-tools qtermwidget"
+REQUIRES="qtermwidget"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"