summaryrefslogtreecommitdiff
path: root/community/libraw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libraw/PKGBUILD')
-rw-r--r--community/libraw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD
index 91bf97c35..9c63d6ad9 100644
--- a/community/libraw/PKGBUILD
+++ b/community/libraw/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 51368 2011-07-08 01:02:45Z bfanella $
+# $Id: PKGBUILD 52082 2011-07-20 03:04:09Z bfanella $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Maintainer: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
pkgname=libraw
_pkgbasename=LibRaw
-pkgver=0.13.6
+pkgver=0.13.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' 'mips64el')
@@ -14,7 +14,7 @@ license=('CDDL' 'LGPL' 'custom')
depends=('lcms')
options=('!makeflags')
source=(http://www.libraw.org/data/${_pkgbasename}-${pkgver}.tar.gz)
-md5sums=('452bff308af4bfcb9bf1c2fdb0bd0eab')
+md5sums=('5c189e16d61f423162da57333b7c8873')
build() {
cd ${srcdir}/${_pkgbasename}-${pkgver}