mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +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'
|
||||
pkgname=qterminal
|
||||
version=1.4.0
|
||||
version=2.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
||||
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||
makedepends="qtermwidget-qt6-devel qt6-base-devel"
|
||||
short_desc="Lightweight terminal emulator written in Qt"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/qterminal/archive/${version}.tar.gz"
|
||||
checksum=ae2c622168d481b4e1516b674dbaec2cabc96b30d671b93bec4b4fff3cb945d5
|
||||
checksum=ab11c746796b4654d113654a270e5208fbc45bbe57cdfcabbc0111f9e9c6d9ed
|
||||
|
|
Loading…
Add table
Reference in a new issue