qterminal: update to 0.9.0
This commit is contained in:
parent
2518a68f43
commit
ad17da7df1
1 changed files with 7 additions and 8 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="qt5-host-tools qt5-tools-devel"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel
|
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
||||||
liblxqt-devel lxqt-build-tools"
|
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="Lightweight terminal emulator written in Qt"
|
short_desc="Lightweight terminal emulator written in Qt"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
||||||
checksum=a741a8688e696537c3bb2dfaa632b9dcc11f3672b9c6a031354b465de5fd987a
|
checksum=4157980356af4e05cfe5fa3badecba6e25715a35e2b7f9a830da87bcca519fee
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue