mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'libqtxdg'
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
version=3.8.0
|
version=3.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools"
|
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"
|
short_desc="Qt implementation of freedesktop.org XDG specifications"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/libqtxdg/releases/download/${version}/libqtxdg-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/libqtxdg/archive/${version}.tar.gz"
|
||||||
checksum=ce824fb2dda47758b44e57e8e4b63437a5bc5bd476cf37dbba61442990d7ccec
|
checksum=4dc7e3e65e6bcd50010647ef781ef5601b08ce024b0b1155e6a68316696c5a58
|
||||||
|
|
||||||
libqtxdg-devel_package() {
|
libqtxdg-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue