lxqt-common: update to 0.10.0.
This commit is contained in:
parent
d7b11ff7bc
commit
4f8077b950
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'lxqt-common'
|
# Template file for 'lxqt-common'
|
||||||
pkgname=lxqt-common
|
pkgname=lxqt-common
|
||||||
version=0.9.1
|
version=0.10.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="qt5-tools-devel liblxqt-devel libqtxdg-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt common files"
|
short_desc="LXQt common files"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6e572cb10a1619dcfd51bdd33802a71d4556a55ece0bc781c1cb41d972e5734d
|
checksum=7b12f2fe7a42f5ea0c9f596eeb87ca3c97cc0b706121ceede64480e8480ec9d1
|
||||||
|
|
Loading…
Reference in New Issue