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


Commits:
49f5069e by Antonio Rojas at 2025-11-20T08:46:36+01:00
upgpkg: 3.4.4-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openexr
        pkgdesc = A high dynamic-range image file format library
-       pkgver = 3.4.3
+       pkgver = 3.4.4
        pkgrel = 1
        url = https://www.openexr.com/
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = openexr
        depends = glibc
        depends = imath
        depends = libdeflate
-       source = git+https://github.com/openexr/openexr#tag=v3.4.3
-       sha256sums = 
4f80e7ee40c1ffaaba9eba73a33e65be355a55f01d61de5e3868cf9e9b072b58
+       source = git+https://github.com/openexr/openexr#tag=v3.4.4
+       sha256sums = 
cafe79351c25cccc6709b1a693aad040fa1499ed25cbbe7fc26fe10a64d1d0f6
 
 pkgname = openexr


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <[email protected]>
 
 pkgname=openexr
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc='A high dynamic-range image file format library'
 url='https://www.openexr.com/'
@@ -14,7 +14,7 @@ depends=(gcc-libs
 makedepends=(cmake
              git)
 source=(git+https://github.com/openexr/openexr#tag=v$pkgver)
-sha256sums=('4f80e7ee40c1ffaaba9eba73a33e65be355a55f01d61de5e3868cf9e9b072b58')
+sha256sums=('cafe79351c25cccc6709b1a693aad040fa1499ed25cbbe7fc26fe10a64d1d0f6')
 
 build() {
   cmake -B build -S $pkgname \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openexr/-/commit/49f5069e4062b14ace413001dcb14118c8a000b1

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


Reply via email to