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


Commits:
28f3f310 by Antonio Rojas at 2024-02-12T08:51:37+01:00
upgpkg: 3.2.2-1: Update to 3.2.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.2.1
+       pkgver = 3.2.2
        pkgrel = 1
        url = https://www.openexr.com/
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = openexr
        depends = glibc
        depends = imath
        depends = libdeflate
-       source = 
https://github.com/openexr/openexr/archive/v3.2.1/openexr-3.2.1.tar.gz
-       sha256sums = 
61e175aa2203399fb3c8c2288752fbea3c2637680d50b6e306ea5f8ffdd46a9b
+       source = 
https://github.com/openexr/openexr/archive/v3.2.2/openexr-3.2.2.tar.gz
+       sha256sums = 
65de6459c245a4977ce4d7777e70b30d7ef48ec38e0cfb10205706ca50a8bf2e
 
 pkgname = openexr


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tp...@archlinux.org>
 
 pkgname=openexr
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='A high dynamic-range image file format library'
 url='https://www.openexr.com/'
@@ -13,7 +13,7 @@ depends=(gcc-libs
          libdeflate)
 makedepends=(cmake)
 
source=(https://github.com/openexr/openexr/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('61e175aa2203399fb3c8c2288752fbea3c2637680d50b6e306ea5f8ffdd46a9b')
+sha256sums=('65de6459c245a4977ce4d7777e70b30d7ef48ec38e0cfb10205706ca50a8bf2e')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



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

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


Reply via email to