From 1b4049572dd9751bfb913a138fb75d8bfd426796 Mon Sep 17 00:00:00 2001 From: William Rueger Date: Sun, 18 Aug 2019 20:14:52 -0400 Subject: [PATCH] libqtxdg: update revision to 3.3.1_3 Solves issue #13570 --- srcpkgs/libqtxdg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libqtxdg/template b/srcpkgs/libqtxdg/template index b6efb58ac2e..6e50997334b 100644 --- a/srcpkgs/libqtxdg/template +++ b/srcpkgs/libqtxdg/template @@ -1,7 +1,7 @@ # Template file for 'libqtxdg' pkgname=libqtxdg version=3.3.1 -revision=2 +revision=3 build_style=cmake hostmakedepends="pkg-config qt5-qmake qt5-host-tools lxqt-build-tools" makedepends="qt5-svg-devel"