mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qterminal: update to 1.1.0.
This commit is contained in:
parent
59d776feee
commit
6b34552d63
1 changed files with 4 additions and 5 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=1.0.0
|
version=1.1.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 qt5-qmake qt5-host-tools perl"
|
||||||
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
makedepends="qtermwidget-devel qt5-tools-devel qt5-x11extras-devel"
|
||||||
depends="desktop-file-utils"
|
|
||||||
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.org/"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/qterminal/archive/${version}.tar.gz"
|
||||||
checksum=f169a5279ae5afe386ec3016385c7692b551fea1bae639a8ae438ec90165a643
|
checksum=5a72a6f3deb5326618183ddae59989316aa78c86163220f26895df677cbc4479
|
||||||
|
|
Loading…
Add table
Reference in a new issue