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


Commits:
7649f9aa by Antonio Rojas at 2025-12-24T09:44:06+01:00
upgpkg: 0.21.5-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.4
+       pkgver = 0.21.5
        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.4
-       sha256sums = 
fe87603708b7ca52a0278d1ed55610afea26ddd8b6e4fb813811bff158bfd105
+       source = git+https://github.com/LibRaw/LibRaw#tag=0.21.5
+       sha256sums = 
94c35b8a7fbf7cecf2a395a13c4de5c6da79c9a71ab7d01c4fbed470f4d7cf98
 
 pkgname = libraw


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Brad Fanella <[email protected]>
 
 pkgname=libraw
-pkgver=0.21.4
+pkgver=0.21.5
 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=('fe87603708b7ca52a0278d1ed55610afea26ddd8b6e4fb813811bff158bfd105')
+sha256sums=('94c35b8a7fbf7cecf2a395a13c4de5c6da79c9a71ab7d01c4fbed470f4d7cf98')
 
 prepare() {
   cd LibRaw



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

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


Reply via email to