From a6e4afcf0f91259a5b7bab8b6ef2778fea92cb0c Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 24 May 2018 22:59:06 +0000 Subject: [PATCH] community/libqtxdg to 3.2.0-1 --- community/libqtxdg/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/libqtxdg/PKGBUILD b/community/libqtxdg/PKGBUILD index b057a290d..2c4a2844e 100644 --- a/community/libqtxdg/PKGBUILD +++ b/community/libqtxdg/PKGBUILD @@ -5,8 +5,8 @@ # - patch to disable LTO pkgname=libqtxdg -pkgver=3.1.0 -pkgrel=4 +pkgver=3.2.0 +pkgrel=1 pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt." arch=("x86_64") url="http://lxqt.org" @@ -19,7 +19,7 @@ source=( '0001-disable-LTO.patch' ) sha256sums=( - "0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08" + "949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553" "SKIP" "8d6d7370b40bd54bd7582138926fc258a055e30afeb8de1c3385de333542b54a" )