libqtxdg: update to 3.9.0.
This commit is contained in:
parent
0046301743
commit
1a601141d4
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libqtxdg'
|
||||
pkgname=libqtxdg
|
||||
version=3.8.0
|
||||
version=3.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools"
|
||||
|
@ -8,9 +8,9 @@ makedepends="qt5-svg-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.org/"
|
||||
distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
||||
checksum=ce824fb2dda47758b44e57e8e4b63437a5bc5bd476cf37dbba61442990d7ccec
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/libqtxdg/archive/${version}.tar.gz"
|
||||
checksum=4dc7e3e65e6bcd50010647ef781ef5601b08ce024b0b1155e6a68316696c5a58
|
||||
|
||||
libqtxdg-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue