[arch-commits] Commit in libraw/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon Aug 5 11:49:35 UTC 2019


    Date: Monday, August 5, 2019 @ 11:49:35
  Author: arojas
Revision: 359181

Update to 0.19.4

Modified:
  libraw/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 10:38:06 UTC (rev 359180)
+++ PKGBUILD	2019-08-05 11:49:35 UTC (rev 359181)
@@ -6,8 +6,8 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.19.3
-pkgrel=2
+pkgver=0.19.4
+pkgrel=1
 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=('78c195fc66bee1b93fdaf5169a390f8d800b67d6d5b65dd1bdbf08c8dec72525')
+sha256sums=('66a97f96a79d671da26866774b03935dfda24fba94778238e32e21332e8ac47f')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list