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

Antonio Rojas arojas at archlinux.org
Fri Jan 19 23:05:08 UTC 2018


    Date: Friday, January 19, 2018 @ 23:05:07
  Author: arojas
Revision: 315171

Update to 0.18.7

Modified:
  libraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-19 21:21:50 UTC (rev 315170)
+++ PKGBUILD	2018-01-19 23:05:07 UTC (rev 315171)
@@ -7,7 +7,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.18.6
+pkgver=0.18.7
 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=('e5b8acca558aa457bc9214802004320c5610d1434c2adb1f3ea367f026afa53b')
+sha256sums=('87e347c261a8e87935d9a23afd750d27676b99f540e8552314d40db0ea315771')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list