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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 28 06:12:53 UTC 2021


    Date: Thursday, October 28, 2021 @ 06:12:53
  Author: arojas
Revision: 426757

Update to 3.1.3

Modified:
  openexr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-28 02:47:31 UTC (rev 426756)
+++ PKGBUILD	2021-10-28 06:12:53 UTC (rev 426757)
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=3.1.2
+pkgver=3.1.3
 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=('f5c8f148e8f972e76b47e802aada1c59ef1837f0a9259c6677756e7cd347640f')
+sha256sums=('6f70a624d1321319d8269a911c4032f24950cde52e76f46e9ecbebfcb762f28c')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list