From d006db78a1ce530e9df8a65f87bf39e8d6cc88e5 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 8 Jul 2011 23:09:34 +0000 Subject: Fri Jul 8 23:09:34 UTC 2011 --- community/libraw/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/libraw') diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD index b9deb62b4..f3de9ef59 100644 --- a/community/libraw/PKGBUILD +++ b/community/libraw/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 48795 2011-06-05 19:15:38Z bfanella $ +# $Id: PKGBUILD 51368 2011-07-08 01:02:45Z bfanella $ # Maintainer : Ionut Biru # Maintainer: Brad Fanella # Contributor: Joeny Ang pkgname=libraw _pkgbasename=LibRaw -pkgver=0.13.5 +pkgver=0.13.6 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=('lcms') options=('!makeflags') source=(http://www.libraw.org/data/${_pkgbasename}-${pkgver}.tar.gz) -md5sums=('bf6894f6a60b411da012f58a0954e910') +md5sums=('452bff308af4bfcb9bf1c2fdb0bd0eab') build() { cd ${srcdir}/${_pkgbasename}-${pkgver} -- cgit v1.2.3-54-g00ecf