mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/appstream to 0.12.10-2
This commit is contained in:
parent
545ce9637f
commit
204f399b84
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
pkgbase=appstream
|
||||
pkgname=(appstream appstream-qt)
|
||||
pkgver=0.12.10
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Provides a standard for creating app stores across distributions"
|
||||
arch=(x86_64)
|
||||
url="https://distributions.freedesktop.org/wiki/AppStream"
|
||||
|
@ -20,7 +20,7 @@ source=("https://www.freedesktop.org/software/appstream/releases/AppStream-$pkgv
|
|||
0001-Remove-Wno-error-deprecated-copy.patch)
|
||||
sha256sums=('9f0a2c550729e4ccd29844c7a9d021f687fb133ffb37f23f928d50a125d7bd0f'
|
||||
'SKIP'
|
||||
'a6c42e4607ffd7d7dc931d608f1856e2ba7689d4caac0783e7100d86de0f951b'
|
||||
'3a96a1479cfd18dad36c2ca3181aabe46af9bf772c00b965d86ec5f55cd0e0eb'
|
||||
'e4cfc8b0f72c6a659e70dbd7dc870431faa0cf3320a64c8ca4f0df3a5e13117e')
|
||||
validpgpkeys=(D33A3F0CA16B0ACC51A60738494C8A5FBF4DECEB) # Matthias Klumpp <matthias@tenstral.net>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Trigger]
|
||||
Type = File
|
||||
Type = Path
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
|
|
Loading…
Reference in a new issue