lxqt-config: update to 0.11.0
This commit is contained in:
parent
047ad30e10
commit
e9e9b91a47
1 changed files with 6 additions and 5 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'lxqt-config'
|
||||
pkgname=lxqt-config
|
||||
version=0.10.0
|
||||
revision=2
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel qt5-svg-devel"
|
||||
short_desc="LXQt System Settings"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4567be4653f2f1f9ff156126250a08d7b480f627fa1410484d49f65ba5dab9b4
|
||||
distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||
checksum=e254994caf0535bf6f9da659dc4410b63b5b5cfabea0b961bfb8c00e3c393d38
|
||||
|
|
Loading…
Reference in a new issue