summaryrefslogtreecommitdiff
path: root/extra/libraw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libraw/PKGBUILD')
-rw-r--r--extra/libraw/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libraw/PKGBUILD b/extra/libraw/PKGBUILD
index 32db74053..70e1c9964 100644
--- a/extra/libraw/PKGBUILD
+++ b/extra/libraw/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 199050 2013-11-07 23:03:25Z andrea $
+# $Id: PKGBUILD 204577 2014-01-23 13:18:50Z andrea $
# Maintainer: Andre Scarpino <andrea@archlinux.org>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Ionut Biru <ibiru@archlinux.org>
@@ -6,15 +6,15 @@
# Contributor: Brad Fanella <bradfanella@archlinux.us>
pkgname=libraw
-pkgver=0.15.4
-pkgrel=3
+pkgver=0.16.0
+pkgrel=1
pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
arch=('i686' 'x86_64')
url="http://www.libraw.org/"
license=('CDDL' 'LGPL' 'custom')
depends=('lcms2' 'jasper')
source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')
+sha256sums=('71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96')
build() {
cd LibRaw-${pkgver}