From f49b11911df50b13834cc87f645db2b8490141c9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 25 May 2018 18:59:06 +0000 Subject: [PATCH] community/libqtxdg to 3.2.0-2 --- community/libqtxdg/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libqtxdg/PKGBUILD b/community/libqtxdg/PKGBUILD index 2c4a2844e..c3c09b4e5 100644 --- a/community/libqtxdg/PKGBUILD +++ b/community/libqtxdg/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libqtxdg pkgver=3.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt." arch=("x86_64") url="http://lxqt.org"