[arch-commits] Commit in libraw/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Sep 22 08:01:14 UTC 2017
Date: Friday, September 22, 2017 @ 08:01:13
Author: arojas
Revision: 306090
Update to 0.18.5
Modified:
libraw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-22 03:45:16 UTC (rev 306089)
+++ PKGBUILD 2017-09-22 08:01:13 UTC (rev 306090)
@@ -7,7 +7,7 @@
# Contributor: Brad Fanella <bradfanella at archlinux.us>
pkgname=libraw
-pkgver=0.18.4
+pkgver=0.18.5
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=('eaf4931b46e65861e88bbe704ccf370381e94d63e9a898b889ded4e0cb3b0c97')
+sha256sums=('fa2a7d14d9dfaf6b368f958a76d79266b3f58c2bc367bebab56e11baa94da178')
build() {
cd LibRaw-$pkgver
More information about the arch-commits
mailing list