[arch-commits] Commit in libraw/trunk (PKGBUILD)
Andrea Scarpino
andrea at nymeria.archlinux.org
Sun Jan 19 11:02:36 UTC 2014
Date: Sunday, January 19, 2014 @ 12:02:35
Author: andrea
Revision: 204404
upgpkg: libraw 0.16.0-1
Upstream release
Modified:
libraw/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-19 11:01:36 UTC (rev 204403)
+++ PKGBUILD 2014-01-19 11:02:35 UTC (rev 204404)
@@ -6,8 +6,8 @@
# Contributor: Brad Fanella <bradfanella at archlinux.us>
pkgname=libraw
-pkgver=0.15.4
-pkgrel=3
+pkgver=0.16.0
+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')
url="http://www.libraw.org/"
@@ -14,7 +14,7 @@
license=('CDDL' 'LGPL' 'custom')
depends=('lcms2' 'jasper')
source=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('b3fcfee33bc34ae5869a9741880e28a62f029f196cb1d1a007ab156f4a110f79')
+sha256sums=('71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96')
build() {
cd LibRaw-${pkgver}
More information about the arch-commits
mailing list