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


Commits:
b4ccc791 by Antonio Rojas at 2024-11-11T23:30:40+01:00
upgpkg: 3.3.2-1: Update to 3.3.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openexr
        pkgdesc = A high dynamic-range image file format library
-       pkgver = 3.3.1
+       pkgver = 3.3.2
        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.3.1
-       sha256sums = 
5c60e410e60bc424a27c1a7865b26a1f8eaacb46ecc643f925c521a8f922fa64
+       source = git+https://github.com/openexr/openexr#tag=v3.3.2
+       sha256sums = 
549c95f71f36f7e6164828f6646b1ec1c4efff6994431416d9a7884345c5ab55
 
 pkgname = openexr


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <[email protected]>
 
 pkgname=openexr
-pkgver=3.3.1
+pkgver=3.3.2
 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=('5c60e410e60bc424a27c1a7865b26a1f8eaacb46ecc643f925c521a8f922fa64')
+sha256sums=('549c95f71f36f7e6164828f6646b1ec1c4efff6994431416d9a7884345c5ab55')
 
 build() {
   cmake -B build -S $pkgname \



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

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


Reply via email to