libqtxdg: update to 3.2.0
This commit is contained in:
parent
98cf5965aa
commit
000d7e4a1c
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libqtxdg'
|
||||
pkgname=libqtxdg
|
||||
version=3.1.0
|
||||
revision=2
|
||||
version=3.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools-devel"
|
||||
makedepends="qt5-tools-devel qt5-svg-devel"
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-svg-devel"
|
||||
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
||||
checksum=0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
||||
checksum=949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553
|
||||
|
||||
libqtxdg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue