* update libraw to 0.21.3-1.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:57 +02:00
parent 69bea6e53f
commit f8e8f1d114
2 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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/'