mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/exempi to 2.6.2-1
This commit is contained in:
parent
61873e8dd8
commit
402e65e360
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
# - upstream XMP patch to fix arm FTBFS
|
||||
|
||||
pkgname=exempi
|
||||
pkgver=2.6.1
|
||||
pkgver=2.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="A library to parse XMP metadata"
|
||||
url="https://libopenraw.freedesktop.org/wiki/Exempi"
|
||||
|
@ -16,7 +16,7 @@ depends=(gcc-libs expat zlib)
|
|||
makedepends=(boost)
|
||||
source=(https://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2{,.asc}
|
||||
https://patch-diff.githubusercontent.com/raw/adobe/XMP-Toolkit-SDK/pull/57.patch)
|
||||
sha256sums=('072451ac1e0dc97ed69a2e5bfc235fd94fe093d837f65584d0e3581af5db18cd'
|
||||
sha256sums=('4d17d4c93df2a95da3e3172c45b7a5bf317dd31dafd1c7a340169728c7089d1d'
|
||||
'SKIP'
|
||||
'284d04cf4c158018dddc5e46b48833dbffdf0407f834f6417ebeb4ff62e81b54')
|
||||
validpgpkeys=('6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3') # Hubert Figuiere
|
||||
|
|
Loading…
Reference in a new issue