libqtxdg: update to 3.2.0
This commit is contained in:
parent
98cf5965aa
commit
000d7e4a1c
1 changed files with 8 additions and 8 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'libqtxdg'
|
# Template file for 'libqtxdg'
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-tools-devel qt5-svg-devel"
|
makedepends="qt5-svg-devel"
|
||||||
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
||||||
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/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
||||||
checksum=0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08
|
checksum=949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553
|
||||||
|
|
||||||
libqtxdg-devel_package() {
|
libqtxdg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue