From 58a72e3d6c07ca57231ada1576ba86af346197d4 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Fri, 24 Jan 2014 03:49:02 +0000 Subject: Fri Jan 24 03:41:27 UTC 2014 --- extra/libraw/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/libraw') 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 # Contributor: Jaroslav Lichtblau # Contributor: Ionut Biru @@ -6,15 +6,15 @@ # Contributor: Brad Fanella 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} -- cgit v1.2.3-54-g00ecf