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

Antonio Rojas arojas at archlinux.org
Wed Oct 14 18:16:03 UTC 2020


    Date: Wednesday, October 14, 2020 @ 18:16:03
  Author: arojas
Revision: 398340

Update to 0.20.1

Modified:
  libraw/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-14 17:17:59 UTC (rev 398339)
+++ PKGBUILD	2020-10-14 18:16:03 UTC (rev 398340)
@@ -6,7 +6,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.20.0
+pkgver=0.20.1
 pkgrel=1
 pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 license=(CDDL LGPL)
 depends=(lcms2 jasper)
 source=("https://www.libraw.org/data/LibRaw-$pkgver.tar.gz")
-sha256sums=('1f0a383da2ce9f409087facd28261decbf6be72cc90c78cd003b0766e4d694a3')
+sha256sums=('73b0356e16af5aebbf1f637693ff0e6e51936c34c5d113a2cf3deddebcc9c90c')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list