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

Antonio Rojas arojas at archlinux.org
Thu Jun 3 20:03:39 UTC 2021


    Date: Thursday, June 3, 2021 @ 20:03:39
  Author: arojas
Revision: 417069

Update to 3.0.4

Modified:
  openexr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-03 19:41:49 UTC (rev 417068)
+++ PKGBUILD	2021-06-03 20:03:39 UTC (rev 417069)
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=3.0.3
+pkgver=3.0.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=('d3526a3ccdca78a94658d5208e1963e4686181087004edd5bb98290e1fd0f389')
+sha256sums=('64daae95d406fe3f59ee11ad8586d03fe7df2552b9630eac1a4f9152b8015fb9')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list