[arch-commits] Commit in libraw/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Sep 9 08:46:36 UTC 2017
Date: Saturday, September 9, 2017 @ 08:46:36
Author: arojas
Revision: 305083
Update to 0.18.3
Modified:
libraw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-09 01:14:29 UTC (rev 305082)
+++ PKGBUILD 2017-09-09 08:46:36 UTC (rev 305083)
@@ -7,7 +7,7 @@
# Contributor: Brad Fanella <bradfanella at archlinux.us>
pkgname=libraw
-pkgver=0.18.2
+pkgver=0.18.3
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=('ce366bb38c1144130737eb16e919038937b4dc1ab165179a225d5e847af2abc6')
+sha256sums=('446599eb985bd8074ab63709f50fc7e4fcc9eb41fba9aa6fb8e8bf5fcbdf66a5')
build() {
cd LibRaw-$pkgver
More information about the arch-commits
mailing list