From c72c7755310f20c512c4e9ed3677c7bd3225a725 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 3 Jun 2020 19:56:02 +0000 Subject: [PATCH] community/libqtxdg to 3.5.0-2 --- community/libqtxdg/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libqtxdg/PKGBUILD b/community/libqtxdg/PKGBUILD index 0915645f0..0df6f9a84 100644 --- a/community/libqtxdg/PKGBUILD +++ b/community/libqtxdg/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libqtxdg pkgver=3.5.0 -pkgrel=1 +pkgrel=2 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt." arch=("x86_64") url="https://lxqt.org"