system/qterminal: Updated for version 1.4.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2023-11-27 14:07:02 +01:00 committed by Willy Sudiarto Raharjo
parent e37d00d7db
commit a63390ce1f
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qterminal
VERSION=${VERSION:-1.3.0}
VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="qterminal"
VERSION="1.3.0"
VERSION="1.4.0"
HOMEPAGE="https://github.com/lxde/qterminal"
DOWNLOAD="https://github.com/lxde/qterminal/releases/download/1.3.0/qterminal-1.3.0.tar.xz"
MD5SUM="5ba39b5b8f1b5f203d463079630dd6b5"
DOWNLOAD="https://github.com/lxde/qterminal/releases/download/1.4.0/qterminal-1.4.0.tar.xz"
MD5SUM="8d8f85dc99fc074c27eed09630951e09"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qtermwidget"