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

Antonio Rojas arojas at archlinux.org
Tue Sep 12 10:15:25 UTC 2017


    Date: Tuesday, September 12, 2017 @ 10:15:24
  Author: arojas
Revision: 305367

Update to 0.18.4

Modified:
  libraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 23:56:58 UTC (rev 305366)
+++ PKGBUILD	2017-09-12 10:15:24 UTC (rev 305367)
@@ -7,7 +7,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.18.3
+pkgver=0.18.4
 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')
@@ -15,7 +15,7 @@
 license=(CDDL LGPL)
 depends=(lcms2 jasper)
 source=("https://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('446599eb985bd8074ab63709f50fc7e4fcc9eb41fba9aa6fb8e8bf5fcbdf66a5')
+sha256sums=('eaf4931b46e65861e88bbe704ccf370381e94d63e9a898b889ded4e0cb3b0c97')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list