libqtxdg: update to 3.3.1.

This commit is contained in:
maxice8 2019-02-24 16:21:19 -03:00 committed by maxice8
parent 3519652ec4
commit 548a585a60
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'libqtxdg' # Template file for 'libqtxdg'
pkgname=libqtxdg pkgname=libqtxdg
version=3.3.0 version=3.3.1
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config qt5-qmake qt5-host-tools" hostmakedepends="pkgconf qt5-qmake qt5-host-tools lxqt-build-tools"
makedepends="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.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://lxqt.org/" homepage="https://lxqt.org/"
distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz" distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
checksum=14202ba8539adcac13ec1b9a74e61a1965b49c61a7a8e35c8a2924c902371287 checksum=1061fa6a4783df5e33ea2876f03f88b9ffef8157d37da97ea6b217b736c2d6d6
libqtxdg-devel_package() { libqtxdg-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"