[arch-commits] Commit in libraw/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Aug 4 16:25:50 UTC 2019
Date: Sunday, August 4, 2019 @ 16:25:50
Author: arojas
Revision: 359143
New tag
Modified:
libraw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-04 16:23:39 UTC (rev 359142)
+++ PKGBUILD 2019-08-04 16:25:50 UTC (rev 359143)
@@ -7,7 +7,7 @@
pkgname=libraw
pkgver=0.19.3
-pkgrel=1
+pkgrel=2
pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
arch=('x86_64')
url="https://www.libraw.org/"
@@ -14,7 +14,7 @@
license=(CDDL LGPL)
depends=(lcms2 jasper)
source=($pkgname-$pkgver.tar.gz::"https://github.com/LibRaw/LibRaw/archive/$pkgver.tar.gz")
-sha256sums=('6c385d44d4d3b579770c7a2de1e887afb93521c75c3bf856095b4fa5e36ef3d3')
+sha256sums=('78c195fc66bee1b93fdaf5169a390f8d800b67d6d5b65dd1bdbf08c8dec72525')
build() {
cd LibRaw-$pkgver
More information about the arch-commits
mailing list