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

Antonio Rojas arojas at archlinux.org
Thu Oct 15 05:58:15 UTC 2020


    Date: Thursday, October 15, 2020 @ 05:58:14
  Author: arojas
Revision: 398362

Update to 0.20.2

Modified:
  libraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-14 21:57:09 UTC (rev 398361)
+++ PKGBUILD	2020-10-15 05:58:14 UTC (rev 398362)
@@ -6,7 +6,7 @@
 # Contributor: Brad Fanella <bradfanella at archlinux.us>
 
 pkgname=libraw
-pkgver=0.20.1
+pkgver=0.20.2
 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=('73b0356e16af5aebbf1f637693ff0e6e51936c34c5d113a2cf3deddebcc9c90c')
+sha256sums=('dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6')
 
 build() {
   cd LibRaw-$pkgver



More information about the arch-commits mailing list