community/libqtxdg to 3.3.0-2

This commit is contained in:
Kevin Mihelich 2019-02-04 13:45:16 +00:00
parent 110a1e6a56
commit ea59f60d34

View file

@ -4,8 +4,8 @@
# - patch to disable LTO
pkgname=libqtxdg
pkgver=3.2.0
pkgrel=5
pkgver=3.3.0
pkgrel=2
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt."
arch=("x86_64")
url="http://lxqt.org"
@ -17,11 +17,9 @@ source=(
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
'0001-disable-LTO.patch'
)
sha256sums=(
"949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553"
"SKIP"
"8d6d7370b40bd54bd7582138926fc258a055e30afeb8de1c3385de333542b54a"
)
sha256sums=('14202ba8539adcac13ec1b9a74e61a1965b49c61a7a8e35c8a2924c902371287'
'SKIP'
'8d6d7370b40bd54bd7582138926fc258a055e30afeb8de1c3385de333542b54a')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>
"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3" # Alf Gaida <agaida@siduction.org>