qterminal: update to 0.7.1.
This commit is contained in:
parent
5fd77f1067
commit
41b9fc39d4
1 changed files with 5 additions and 4 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'qterminal'
|
||||
pkgname=qterminal
|
||||
version=0.7.0
|
||||
revision=3
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="qt5-host-tools qt5-tools-devel qtermwidget-devel liblxqt-devel"
|
||||
hostmakedepends="qt5-host-tools qt5-tools-devel qtermwidget-devel
|
||||
liblxqt-devel lxqt-build-tools"
|
||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel liblxqt-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Lightweight terminal emulator written in Qt"
|
||||
|
@ -12,4 +13,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
||||
checksum=a9cc63bb6c6bf6e42c9d1061efce641d9c0b57bd455446b6889d1a417a28968d
|
||||
checksum=8d49b29febccc158dd115a099115e4ed1c487d4308ec92818e1abeb8821c848f
|
||||
|
|
Loading…
Reference in a new issue