|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
# Contributor: Brad Fanella <bradfanella@archlinux.us> |
|
|
|
|
|
|
|
|
|
pkgname=libraw |
|
|
|
|
pkgver=0.20.1 |
|
|
|
|
pkgver=0.20.2 |
|
|
|
|
pkgrel=1 |
|
|
|
|
pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)" |
|
|
|
|
arch=('x86_64') |
|
|
|
@ -14,7 +14,7 @@ url="https://www.libraw.org/"
|
|
|
|
|
license=(CDDL LGPL) |
|
|
|
|
depends=(lcms2 jasper) |
|
|
|
|
source=("https://www.libraw.org/data/LibRaw-$pkgver.tar.gz") |
|
|
|
|
sha256sums=('73b0356e16af5aebbf1f637693ff0e6e51936c34c5d113a2cf3deddebcc9c90c') |
|
|
|
|
sha256sums=('dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6') |
|
|
|
|
|
|
|
|
|
build() { |
|
|
|
|
cd LibRaw-$pkgver |
|
|
|
|