mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
qterminal: update to 0.16.0.
This commit is contained in:
parent
f394a5f9d7
commit
94e0e4c30b
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
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"
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
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.org/"
|
||||||
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/qterminal/releases/download/${version}/qterminal-${version}.tar.xz"
|
||||||
checksum=557f74a946d009bb6e598c5d0c6de9356cda325f674876a457874c7525affd64
|
checksum=871d7b3ed8d6e815b6feccf6a603781c1794ac6bc20c6a52f067ee7fa192ed24
|
||||||
|
|
Loading…
Add table
Reference in a new issue