Date: Saturday, January 2, 2016 @ 21:39:23 Author: arojas Revision: 257466
Update to 0.17.1 Modified: libraw/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-02 15:29:19 UTC (rev 257465) +++ PKGBUILD 2016-01-02 20:39:23 UTC (rev 257466) @@ -6,7 +6,7 @@ # Contributor: Brad Fanella <[email protected]> pkgname=libraw -pkgver=0.17.0 +pkgver=0.17.1 pkgrel=2 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=('e643c20945d548aac1eaa1f5573bf74050e0f49ec6a53a6843dc2a2cfb647310') +sha256sums=('e599651a4cc37e00cfc2d2b56be87c3a4e4dae2c360b680fe9ab3f93d07cdea1') build() { cd LibRaw-${pkgver}
