Date: Thursday, August 27, 2015 @ 08:45:49 Author: arojas Revision: 244882
Update to 0.17.0 Modified: libraw/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-26 21:53:58 UTC (rev 244881) +++ PKGBUILD 2015-08-27 06:45:49 UTC (rev 244882) @@ -6,7 +6,7 @@ # Contributor: Brad Fanella <[email protected]> pkgname=libraw -pkgver=0.16.2 +pkgver=0.17.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') @@ -14,7 +14,7 @@ license=('CDDL' 'LGPL' 'custom') depends=('lcms2' 'jasper') source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz") -sha256sums=('6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187') +sha256sums=('e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310') build() { cd LibRaw-${pkgver}
