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

Antonio Rojas arojas at archlinux.org
Wed Mar 8 21:26:50 UTC 2017


    Date: Wednesday, March 8, 2017 @ 21:26:50
  Author: arojas
Revision: 290158

Update to 0.18.2

Modified:
  libraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-08 21:19:02 UTC (rev 290157)
+++ PKGBUILD	2017-03-08 21:26:50 UTC (rev 290158)
@@ -7,7 +7,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.18.1
+pkgver=0.18.2
 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=("http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz")
-sha256sums=('48228f733013a7a0cba08d1821438b983e698feeda7cbc3976ce46ceab07b899')
+sha256sums=('ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list