[arch-commits] Commit in libraw/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat May 16 09:01:40 UTC 2015


    Date: Saturday, May 16, 2015 @ 11:01:39
  Author: arojas
Revision: 239439

Update to 0.16.1

Modified:
  libraw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-16 07:48:39 UTC (rev 239438)
+++ PKGBUILD	2015-05-16 09:01:39 UTC (rev 239439)
@@ -6,8 +6,8 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.16.0
-pkgrel=3
+pkgver=0.16.1
+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=('71f43871ec2535345c5c9b748f07813e49915170f9510b721a2be6478426cf96')
+sha256sums=('a1b95b6c2379e46bf09321d3281185474ea47d1e4585f3c5a4f36e0fbcbbe8bc')
 
 build() {
   cd LibRaw-${pkgver}



More information about the arch-commits mailing list