Date: Wednesday, June 10, 2015 @ 17:20:52 Author: arojas Revision: 240479
Update to 0.16.2 Modified: libraw/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-10 14:53:16 UTC (rev 240478) +++ PKGBUILD 2015-06-10 15:20:52 UTC (rev 240479) @@ -6,7 +6,7 @@ # Contributor: Brad Fanella <[email protected]> pkgname=libraw -pkgver=0.16.1 +pkgver=0.16.2 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=('a1b95b6c2379e46bf09321d3281185474ea47d1e4585f3c5a4f36e0fbcbbe8bc') +sha256sums=('6344e355f7c23f13e266844b36265d5f624237ba5a62dc901c7b91b510a84187') build() { cd LibRaw-${pkgver}
