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

Antonio Rojas arojas at gemini.archlinux.org
Tue Oct 5 05:59:50 UTC 2021


    Date: Tuesday, October 5, 2021 @ 05:59:49
  Author: arojas
Revision: 425123

Update to 3.1.2

Modified:
  openexr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-04 21:58:24 UTC (rev 425122)
+++ PKGBUILD	2021-10-05 05:59:49 UTC (rev 425123)
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=3.1.1
+pkgver=3.1.2
 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=('045254e201c0f87d1d1a4b2b5815c4ae54845af2e6ec0ab88e979b5fdb30a86e')
+sha256sums=('f5c8f148e8f972e76b47e802aada1c59ef1837f0a9259c6677756e7cd347640f')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list