libqtxdg: update to 3.10.0.
Fix: https://github.com/void-linux/void-packages/issues/40341
This commit is contained in:
parent
34600cca57
commit
68591da23b
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libqtxdg'
|
||||
pkgname=libqtxdg
|
||||
version=3.9.1
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools"
|
||||
makedepends="qt5-svg-devel"
|
||||
makedepends="qt5-svg-devel libglib-devel"
|
||||
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/libqtxdg/archive/${version}.tar.gz"
|
||||
checksum=6866a9f5bf83ef46c436342a266ae4562f81823f8d053c028c0c87c2223332cb
|
||||
checksum=49758d04d437bd51fd6a2393a62052968e5b4f19f027d1b6d4b30246222febd1
|
||||
|
||||
libqtxdg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue