From 0d72cb9da583b698556aeff71667af0fe515ccff Mon Sep 17 00:00:00 2001 From: John Date: Sat, 20 Jun 2020 19:24:17 +0200 Subject: [PATCH] libqtxdg: rebuild against qt5.15 --- srcpkgs/libqtxdg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index 847c9425588..08805472b2d 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -1,7 +1,7 @@ # Template file for 'libqtxdg' pkgname=libqtxdg version=3.5.0 -revision=1 +revision=2 build_style=cmake hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools" makedepends="qt5-svg-devel"