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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jan 27 07:54:20 UTC 2022


    Date: Thursday, January 27, 2022 @ 07:54:19
  Author: arojas
Revision: 435189

Update to 3.1.4

Modified:
  openexr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-27 07:50:48 UTC (rev 435188)
+++ PKGBUILD	2022-01-27 07:54:19 UTC (rev 435189)
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=3.1.3
+pkgver=3.1.4
 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=('6f70a624d1321319d8269a911c4032f24950cde52e76f46e9ecbebfcb762f28c')
+sha256sums=('cb019c3c69ada47fe340f7fa6c8b863ca0515804dc60bdb25c942c1da886930b')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list