mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qterminal: update to 2.0.0.
This commit is contained in:
parent
da85386451
commit
3c1245a401
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
makedepends="qtermwidget-qt6-devel qt6-base-devel"
|
||||||
short_desc="Lightweight terminal emulator written in Qt"
|
short_desc="Lightweight terminal emulator written in Qt"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/qterminal/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/qterminal/archive/${version}.tar.gz"
|
||||||
checksum=ae2c622168d481b4e1516b674dbaec2cabc96b30d671b93bec4b4fff3cb945d5
|
checksum=ab11c746796b4654d113654a270e5208fbc45bbe57cdfcabbc0111f9e9c6d9ed
|
||||||
|
|
Loading…
Add table
Reference in a new issue