libqtxdg: update to 3.6.0.
This commit is contained in:
parent
f1b9972a7b
commit
4faf3a23d8
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'libqtxdg'
|
||||
pkgname=libqtxdg
|
||||
version=3.5.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools"
|
||||
makedepends="qt5-svg-devel"
|
||||
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
||||
checksum=41a99b36302f5391321ed1469a05dcba9033778fb27afca03ce320fa6ee4553c
|
||||
checksum=0fefb362eac9120fccd401202f15d092a59fd1aaacfc4b885a33578cdd41cf42
|
||||
|
||||
libqtxdg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue