summaryrefslogtreecommitdiff
path: root/community/libraw
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-09-05 13:12:44 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-09-05 13:12:44 +0200
commit3a2e5385d03fe27457f07f0141fbc3eefade528b (patch)
treed14a18fabc35d65a6fd4301cb90a1c0c9798c951 /community/libraw
parent323e3d49f9e419c544cf34db4546932361f9cb91 (diff)
parentf7a2cf07dfae6a6707525e05f4f7f1998b382c4d (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/espeak/PKGBUILD core/openldap/PKGBUILD libre/audacious-plugins-libre/PKGBUILD
Diffstat (limited to 'community/libraw')
-rw-r--r--community/libraw/PKGBUILD6
-rw-r--r--community/libraw/libraw.changelog3
2 files changed, 6 insertions, 3 deletions
diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD
index eeb37361f..eb1cc9991 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 <dragonlord@aur.archlinux.org>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
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' 'mips64el')
@@ -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 <dragonlord@aur.archlinux.org>
+ * libraw 0.15.4-1
+
2013-06-15 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* libraw 0.15.2-1