Date: Saturday, June 15, 2013 @ 13:40:20 Author: jlichtblau Revision: 92808
upgpkg: libraw 0.14.8-1 Modified: libraw/trunk/PKGBUILD libraw/trunk/libraw.changelog ------------------+ PKGBUILD | 4 ++-- libraw.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-15 11:33:24 UTC (rev 92807) +++ PKGBUILD 2013-06-15 11:40:20 UTC (rev 92808) @@ -5,7 +5,7 @@ # Contributor: Brad Fanella <[email protected]> pkgname=libraw -pkgver=0.14.7 +pkgver=0.14.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') @@ -15,7 +15,7 @@ options=('!makeflags') changelog=$pkgname.changelog source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz) -sha256sums=('7307a607249043bb544f3ab3b3a999e1923d72fbed12e4e2239d172e522143da') +sha256sums=('ec06bfb31ccefc8618c3939aa99fa7a42b413e0ccfb24205bb7fe7eaa4ba13ac') build() { cd ${srcdir}/LibRaw-${pkgver} Modified: libraw.changelog =================================================================== --- libraw.changelog 2013-06-15 11:33:24 UTC (rev 92807) +++ libraw.changelog 2013-06-15 11:40:20 UTC (rev 92808) @@ -1,3 +1,6 @@ +2013-06-15 Jaroslav Lichtblau <[email protected]> + * libraw 0.14.8-1 + 2012-09-18 Jaroslav Lichtblau <[email protected]> * libraw 0.14.7-1
