mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/libqtxdg to 3.2.0-1
This commit is contained in:
parent
0b2bfaacd6
commit
a6e4afcf0f
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue