mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
lxqt-config: update to 0.13.0
This commit is contained in:
parent
cd1d784f93
commit
bd26b11ea6
1 changed files with 8 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxqt-config'
|
# Template file for 'lxqt-config'
|
||||||
pkgname=lxqt-config
|
pkgname=lxqt-config
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel qt5-tools-devel"
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||||
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel qt5-svg-devel"
|
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel"
|
||||||
short_desc="LXQt System Settings"
|
short_desc="LXQt System Settings"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||||
checksum=b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6
|
checksum=25adce2f44bc6567c77039e70b13b48837c6ab35391875ca7d7706b205853f66
|
||||||
|
|
Loading…
Add table
Reference in a new issue