libraries/qtermwidget: 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:24:24 +02:00 committed by Willy Sudiarto Raharjo
parent 690cfb4fec
commit 10cda8d856
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="qtermwidget"
VERSION="0.8.0"
VERSION="0.9.0"
HOMEPAGE="https://github.com/lxde/qtermwidget"
DOWNLOAD="https://github.com/lxde/qtermwidget/releases/download/0.8.0/qtermwidget-0.8.0.tar.xz"
MD5SUM="2593078abdfa3db0e536794807c52d67"
DOWNLOAD="https://github.com/lxde/qtermwidget/releases/download/0.9.0/qtermwidget-0.9.0.tar.xz"
MD5SUM="07b7aeaf6069f4a685751d9f02590cba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxqt-build-tools qt5"
REQUIRES="lxqt-build-tools"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"