[arch-commits] Commit in openexr/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 22:02:10 UTC 2022


    Date: Saturday, April 16, 2022 @ 22:02:09
  Author: arojas
Revision: 442794

Update to 3.1.5

Modified:
  openexr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 22:00:36 UTC (rev 442793)
+++ PKGBUILD	2022-04-16 22:02:09 UTC (rev 442794)
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=3.1.4
+pkgver=3.1.5
 pkgrel=1
 pkgdesc='A high dynamic-range image file format library'
 url='https://www.openexr.com/'
@@ -10,7 +10,7 @@
 depends=(zlib imath)
 makedepends=(cmake)
 source=(https://github.com/openexr/openexr/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('cb019c3c69ada47fe340f7fa6c8b863ca0515804dc60bdb25c942c1da886930b')
+sha256sums=('93925805c1fc4f8162b35f0ae109c4a75344e6decae5a240afdfce25f8a433ec')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list