[arch-commits] Commit in libraw/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Aug 17 09:51:15 UTC 2018
Date: Friday, August 17, 2018 @ 09:51:15
Author: arojas
Revision: 331645
Update to 0.19.0
Modified:
libraw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 09:40:15 UTC (rev 331644)
+++ PKGBUILD 2018-08-17 09:51:15 UTC (rev 331645)
@@ -7,7 +7,7 @@
# Contributor: Brad Fanella <bradfanella at archlinux.us>
pkgname=libraw
-pkgver=0.18.13
+pkgver=0.19.0
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=('cb1f9d0d1fabc8967d501d95c05d2b53d97a2b917345c66553b1abbea06757ca')
+sha256sums=('e83f51e83b19f9ba6b8bd144475fc12edf2d7b3b930d8d280bdebd8a8f3ed259')
build() {
cd LibRaw-$pkgver
More information about the arch-commits
mailing list