* update libraw to 0.21.3-1.1
This commit is contained in:
parent
69bea6e53f
commit
f8e8f1d114
@ -1,9 +1,13 @@
|
||||
pkgbase = libraw
|
||||
pkgdesc = A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)
|
||||
pkgver = 0.21.3
|
||||
pkgrel = 1
|
||||
pkgrel = 1.1
|
||||
url = https://www.libraw.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = CDDL-1.0
|
||||
license = LGPL-2.1-only
|
||||
makedepends = git
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
pkgname=libraw
|
||||
pkgver=0.21.3
|
||||
pkgrel=1
|
||||
pkgrel=1.1
|
||||
pkgdesc='A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://www.libraw.org/'
|
||||
|
Loading…
x
Reference in New Issue
Block a user