From 3e9f7fe2a26ee7496abdc6e9e4b54c4f5caddcae Mon Sep 17 00:00:00 2001 From: root Date: Wed, 19 Sep 2012 01:27:07 -0700 Subject: Wed Sep 19 01:26:10 PDT 2012 --- community/libraw/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libraw/PKGBUILD') diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD index 290049feb..35d7c9317 100644 --- a/community/libraw/PKGBUILD +++ b/community/libraw/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 68974 2012-04-06 18:12:22Z jlichtblau $ +# $Id: PKGBUILD 76466 2012-09-18 18:52:24Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Ionut Biru # Contributor: Joeny Ang # Contributor: Brad Fanella pkgname=libraw -pkgver=0.14.6 +pkgver=0.14.7 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') @@ -15,7 +15,7 @@ depends=('lcms') options=('!makeflags') changelog=$pkgname.changelog source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz) -sha256sums=('dad1ebe182584630d4b0fa8801bfefb83ebccf83d89be2f0e1ca3abcfa0ea80d') +sha256sums=('7307a607249043bb544f3ab3b3a999e1923d72fbed12e4e2239d172e522143da') build() { cd ${srcdir}/LibRaw-${pkgver} -- cgit v1.2.3-54-g00ecf