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

Antonio Rojas arojas at archlinux.org
Sun Jan 3 22:43:19 UTC 2021


    Date: Sunday, January 3, 2021 @ 22:43:19
  Author: arojas
Revision: 405217

Update to 2.5.4

Modified:
  openexr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 21:50:23 UTC (rev 405216)
+++ PKGBUILD	2021-01-03 22:43:19 UTC (rev 405217)
@@ -1,8 +1,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=2.5.3
-pkgrel=6
+pkgver=2.5.4
+pkgrel=1
 pkgdesc="An high dynamic-range image file format library"
 url="https://www.openexr.com/"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 conflicts=('ilmbase')
 replaces=('ilmbase')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/openexr/openexr/archive/v$pkgver.tar.gz")
-sha256sums=('6a6525e6e3907715c6a55887716d7e42d09b54d2457323fcee35a0376960bebf')
+sha256sums=('dba19e9c6720c6f64fbc8b9d1867eaa75da6438109b941eefdc75ed141b6576d')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list