[arch-commits] Commit in libraw/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu May 10 11:32:40 UTC 2018
Date: Thursday, May 10, 2018 @ 11:32:39
Author: arojas
Revision: 323667
Update to 0.18.11
Modified:
libraw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-10 11:28:49 UTC (rev 323666)
+++ PKGBUILD 2018-05-10 11:32:39 UTC (rev 323667)
@@ -7,7 +7,7 @@
# Contributor: Brad Fanella <bradfanella at archlinux.us>
pkgname=libraw
-pkgver=0.18.10
+pkgver=0.18.11
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=('08c9bbf2bb5f8aece783d05e0b5268aaae5562a34d940e17ee7a22cbc2fb994e')
+sha256sums=('7cf724a40a0d8915869498f51062a952167e4f5bae2b6920542c9e0e079a471d')
build() {
cd LibRaw-$pkgver
More information about the arch-commits
mailing list