libqtxdg: update to 1.2.0.
This commit is contained in:
parent
f8d8a96388
commit
404716d51f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libqtxdg'
|
# Template file for 'libqtxdg'
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
version=1.1.0
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
configure_args="-DUSE_QT5=1"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="https://github.com/lxde/libqtxdg/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxde/libqtxdg/archive/${version}.tar.gz"
|
||||||
checksum=7dd7c0061c9019027cf297c8ca25792848e270d55fb4f936b037246c2b5e3063
|
checksum=b6acd6b8ea884e3a0d6d3fc9e32441a4183e7efedb7ad07bbf72174fdc454545
|
||||||
|
|
||||||
libqtxdg-devel_package() {
|
libqtxdg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue