From c72df708f1fdb1c49951d56656b352dbbaa5e9ab Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 10 Dec 2018 13:19:27 +0000 Subject: [PATCH] community/libqtxdg to 3.2.0-5 --- community/libqtxdg/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libqtxdg/PKGBUILD b/community/libqtxdg/PKGBUILD index bb67f415f..971e48b15 100644 --- a/community/libqtxdg/PKGBUILD +++ b/community/libqtxdg/PKGBUILD @@ -5,7 +5,7 @@ pkgname=libqtxdg pkgver=3.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt." arch=("x86_64") url="http://lxqt.org"