mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/libqtxdg to 3.9.0-1
This commit is contained in:
parent
b240934304
commit
d03844d536
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@
|
||||||
# - patch to disable LTO
|
# - patch to disable LTO
|
||||||
|
|
||||||
pkgname=libqtxdg
|
pkgname=libqtxdg
|
||||||
pkgver=3.8.0
|
pkgver=3.9.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
|
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
url="https://github.com/lxqt/$pkgname"
|
url="https://github.com/lxqt/$pkgname"
|
||||||
|
@ -23,7 +23,7 @@ source=(
|
||||||
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
|
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
|
||||||
'0001-disable-LTO.patch'
|
'0001-disable-LTO.patch'
|
||||||
)
|
)
|
||||||
sha256sums=('ce824fb2dda47758b44e57e8e4b63437a5bc5bd476cf37dbba61442990d7ccec'
|
sha256sums=('b049a14e0b2c61001d8a9ee23f5801a3cd69ab1b2f2f705d6e1b1f5673a1b203'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'36061244c5f0822a9724f8d4a614673a52a6bd95979f7b0b746e206319ccef5f')
|
'36061244c5f0822a9724f8d4a614673a52a6bd95979f7b0b746e206319ccef5f')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
|
|
Loading…
Reference in a new issue