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

Antonio Rojas arojas at archlinux.org
Thu Nov 22 16:57:05 UTC 2018


    Date: Thursday, November 22, 2018 @ 16:57:04
  Author: arojas
Revision: 340287

Update to 0.19.1

Modified:
  libraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-22 14:57:51 UTC (rev 340286)
+++ PKGBUILD	2018-11-22 16:57:04 UTC (rev 340287)
@@ -6,7 +6,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.19.0
+pkgver=0.19.1
 pkgrel=1
 pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 license=(CDDL LGPL)
 depends=(lcms2 jasper)
 source=(https://www.libraw.org/data/LibRaw-$pkgver.tar.gz)
-sha256sums=('e83f51e83b19f9ba6b8bd144475fc12edf2d7b3b930d8d280bdebd8a8f3ed259')
+sha256sums=('a21019db16d87accbb8660056365ab09a204475c77c97b86c922bb972ce15ef6')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list