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

Antonio Rojas arojas at gemini.archlinux.org
Wed May 11 21:24:54 UTC 2022


    Date: Wednesday, May 11, 2022 @ 21:24:53
  Author: arojas
Revision: 445037

jasper 3.0.3 rebuild

Modified:
  libraw/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-11 21:22:59 UTC (rev 445036)
+++ PKGBUILD	2022-05-11 21:24:53 UTC (rev 445037)
@@ -7,13 +7,13 @@
 
 pkgname=libraw
 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')
-url="https://www.libraw.org/"
+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/'
 license=(CDDL LGPL)
 depends=(lcms2 jasper)
-source=("https://www.libraw.org/data/LibRaw-$pkgver.tar.gz")
+source=(https://www.libraw.org/data/LibRaw-$pkgver.tar.gz)
 sha256sums=('dc1b486c2003435733043e4e05273477326e51c3ea554c6864a4eafaff1004a6')
 
 build() {



More information about the arch-commits mailing list