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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 2 19:33:56 UTC 2021


    Date: Monday, August 2, 2021 @ 19:33:55
  Author: arojas
Revision: 421060

Update to 3.1.0

Modified:
  openexr/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 19:01:58 UTC (rev 421059)
+++ PKGBUILD	2021-08-02 19:33:55 UTC (rev 421060)
@@ -1,8 +1,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=3.0.5
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc='A high dynamic-range image file format library'
 url='https://www.openexr.com/'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(zlib imath)
 makedepends=(cmake)
 source=(https://github.com/openexr/openexr/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('7aa6645da70e9a0cce8215d25030cfd4f4b17b4abf1ceec314f7eae15674e8e4')
+sha256sums=('8c2ff765368a28e8210af741ddf91506cef40f1ed0f1a08b6b73bb3a7faf8d93')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list