Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
libraw


Commits:
982b1ed2 by Antonio Rojas at 2026-01-13T12:40:59+01:00
upgpkg: 0.22.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = libraw
        pkgdesc = A library for reading RAW files obtained from digital photo 
cameras (CRW/CR2, NEF, RAF, DNG, and others)
-       pkgver = 0.21.5
+       pkgver = 0.22.0
        pkgrel = 1
        url = https://www.libraw.org/
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = libraw
        depends = lcms2
        depends = libjpeg-turbo
        depends = zlib
-       source = git+https://github.com/LibRaw/LibRaw#tag=0.21.5
-       sha256sums = 
94c35b8a7fbf7cecf2a395a13c4de5c6da79c9a71ab7d01c4fbed470f4d7cf98
+       source = git+https://github.com/LibRaw/LibRaw#tag=0.22.0
+       sha256sums = 
493e060186d5c798ff7d123f146d4d5b271fb054ee6449a91bb6b2fcb5629963
 
 pkgname = libraw


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Brad Fanella <[email protected]>
 
 pkgname=libraw
-pkgver=0.21.5
+pkgver=0.22.0
 pkgrel=1
 pkgdesc='A library for reading RAW files obtained from digital photo cameras 
(CRW/CR2, NEF, RAF, DNG, and others)'
 arch=(x86_64)
@@ -21,7 +21,7 @@ depends=(gcc-libs
          zlib)
 makedepends=(git)
 source=(git+https://github.com/LibRaw/LibRaw#tag=$pkgver)
-sha256sums=('94c35b8a7fbf7cecf2a395a13c4de5c6da79c9a71ab7d01c4fbed470f4d7cf98')
+sha256sums=('493e060186d5c798ff7d123f146d4d5b271fb054ee6449a91bb6b2fcb5629963')
 
 prepare() {
   cd LibRaw



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libraw/-/commit/982b1ed2cb33b99391596cab11e6a0a0320daf62

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libraw/-/commit/982b1ed2cb33b99391596cab11e6a0a0320daf62
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to