mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
qterminal: update to 0.14.0.
This commit is contained in:
parent
90af7c214d
commit
6a292ff9a0
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'qterminal'
|
# Template file for 'qterminal'
|
||||||
pkgname=qterminal
|
pkgname=qterminal
|
||||||
version=0.9.0
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
|
||||||
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"
|
||||||
|
@ -12,4 +11,4 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
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=4157980356af4e05cfe5fa3badecba6e25715a35e2b7f9a830da87bcca519fee
|
checksum=9807450a2d2c72edaa60db5b6b33c6c76fa1c742b419167c8f2815d4e3e29d3e
|
||||||
|
|
Loading…
Add table
Reference in a new issue