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

Antonio Rojas arojas at archlinux.org
Wed Dec 6 08:46:13 UTC 2017


    Date: Wednesday, December 6, 2017 @ 08:46:12
  Author: arojas
Revision: 311670

Update to 1.18.6

Modified:
  libraw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-05 23:17:42 UTC (rev 311669)
+++ PKGBUILD	2017-12-06 08:46:12 UTC (rev 311670)
@@ -7,7 +7,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.18.5
+pkgver=0.18.6
 pkgrel=1
 pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 license=(CDDL LGPL)
 depends=(lcms2 jasper)
 source=("https://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('fa2a7d14d9dfaf6b368f958a76d79266b3f58c2bc367bebab56e11baa94da178')
+sha256sums=('e5b8acca558aa457bc9214802004320c5610d1434c2adb1f3ea367f026afa53b')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list