From 1a601141d476c00f830e9c9916152f1468b3b5a2 Mon Sep 17 00:00:00 2001 From: Enrico Belleri Date: Sun, 17 Apr 2022 14:44:10 +0200 Subject: [PATCH] libqtxdg: update to 3.9.0. --- srcpkgs/libqtxdg/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index a9c665844f..b8bea143f3 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -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 " 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"