lxqt-config: update to 0.12.0.
This commit is contained in:
parent
977b52637e
commit
84d64ed37c
|
@ -1,18 +1,14 @@
|
|||
# Template file for 'lxqt-config'
|
||||
pkgname=lxqt-config
|
||||
version=0.11.1.20170627
|
||||
version=0.12.0
|
||||
revision=1
|
||||
_gitrev=e6ef16025680e7df6123522aa8b53dadfd7a2a40
|
||||
wrksrc="${pkgname}-${_gitrev}"
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel liblxqt-devel"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-svg-devel qt5-tools-devel"
|
||||
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/"
|
||||
# Official release distfile URL
|
||||
#distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||
distfiles="https://github.com/lxde/lxqt-config/archive/${_gitrev}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=eb3adff82ec875e5c09782dcd21b3dbac5c3c9cf5db867d5e3c085b628e9b93b
|
||||
distfiles="https://github.com/lxde/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||
checksum=b9d409f9805c9865f9b254d6031ece20a70589e1bfae58330e14f5b6c0e932c6
|
||||
|
|
Loading…
Reference in New Issue