From c270fd5b2cd42b593708a919254fbbb609bbf641 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 4 Sep 2013 02:15:19 -0700 Subject: Wed Sep 4 02:13:41 PDT 2013 --- community/libraw/PKGBUILD | 6 +++--- community/libraw/libraw.changelog | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'community/libraw') diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD index 0c1004e39..6d1023661 100644 --- a/community/libraw/PKGBUILD +++ b/community/libraw/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 92940 2013-06-19 21:09:45Z bpiotrowski $ +# $Id: PKGBUILD 96733 2013-09-03 17:15:14Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Ionut Biru # Contributor: Joeny Ang # Contributor: Brad Fanella pkgname=libraw -pkgver=0.15.2 +pkgver=0.15.4 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=('828eac93910f26f813f91d35f92f33a9e719c2ec8522d575b248063194b068c6') +sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79') build() { cd ${srcdir}/LibRaw-${pkgver} diff --git a/community/libraw/libraw.changelog b/community/libraw/libraw.changelog index ae434aae0..0c3b4b6fa 100644 --- a/community/libraw/libraw.changelog +++ b/community/libraw/libraw.changelog @@ -1,3 +1,6 @@ +2013-09-03 Jaroslav Lichtblau + * libraw 0.15.4-1 + 2013-06-15 Jaroslav Lichtblau * libraw 0.15.2-1 -- cgit v1.2.3-54-g00ecf