From df65be2b18070d63ffd056e8563279e4646bee9a Mon Sep 17 00:00:00 2001 From: root Date: Mon, 19 Sep 2011 23:14:46 +0000 Subject: Mon Sep 19 23:14:46 UTC 2011 --- community/libraw/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/libraw') diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD index 73661a48b..62a22ddf2 100644 --- a/community/libraw/PKGBUILD +++ b/community/libraw/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 52082 2011-07-20 03:04:09Z bfanella $ -# Maintainer : Ionut Biru -# Maintainer: Brad Fanella +# $Id: PKGBUILD 55740 2011-09-18 19:52:04Z bfanella $ +# Contributor: Ionut Biru # Contributor: Joeny Ang +# Maintainer: Brad Fanella pkgname=libraw _pkgbasename=LibRaw -pkgver=0.13.7 +pkgver=0.13.8 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=('5c189e16d61f423162da57333b7c8873') +md5sums=('62cd5fee94915add0c43a97ec6909bbb') build() { cd ${srcdir}/${_pkgbasename}-${pkgver} -- cgit v1.2.3-54-g00ecf