From 7b3f7350d89ab3b5d749dacac420f90b512028c4 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Thu, 20 Sep 2018 13:46:39 +0000 Subject: [PATCH] community/libqtxdg to 3.2.0-4 --- community/libqtxdg/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/community/libqtxdg/PKGBUILD b/community/libqtxdg/PKGBUILD index 88edc5e05..bb67f415f 100644 --- a/community/libqtxdg/PKGBUILD +++ b/community/libqtxdg/PKGBUILD @@ -1,4 +1,3 @@ -# $Id$ # Maintainer: Jerome Leclanche <jerome@leclan.ch> # ALARM: Kevin Mihelich <kevin@archlinuxarm.org> @@ -6,7 +5,7 @@ pkgname=libqtxdg pkgver=3.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt." arch=("x86_64") url="http://lxqt.org"