mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qterminal: update to 2.0.1.
This commit is contained in:
parent
c9efd08e7e
commit
13758ceeed
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=2.0.0
|
version=2.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="qtermwidget-qt6-devel qt6-base-devel"
|
makedepends="qtermwidget-qt6-devel qt6-base-devel layer-shell-qt-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=ab11c746796b4654d113654a270e5208fbc45bbe57cdfcabbc0111f9e9c6d9ed
|
checksum=d9d9080ca6da96473c83c17a65ec66d28e104d13bdc50bc9c265d1d19026cf7c
|
||||||
|
|
Loading…
Add table
Reference in a new issue