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

Antonio Rojas arojas at archlinux.org
Fri Jun 29 15:15:18 UTC 2018


    Date: Friday, June 29, 2018 @ 15:15:17
  Author: arojas
Revision: 327752

Update to 0.19.0

Modified:
  libraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-29 06:53:01 UTC (rev 327751)
+++ PKGBUILD	2018-06-29 15:15:17 UTC (rev 327752)
@@ -7,7 +7,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.18.12
+pkgver=0.19.0
 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=('57754d75a857e16ba1c2a429e4b5b4d79160a59eadaec715351fc9c8448653d4')
+sha256sums=('e83f51e83b19f9ba6b8bd144475fc12edf2d7b3b930d8d280bdebd8a8f3ed259')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list