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

Tobias Powalowski tpowa at archlinux.org
Mon Aug 17 12:09:06 UTC 2020


    Date: Monday, August 17, 2020 @ 12:09:05
  Author: tpowa
Revision: 394337

upgpkg: openexr 2.5.3-1: bump to latest version

Modified:
  openexr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 09:45:20 UTC (rev 394336)
+++ PKGBUILD	2020-08-17 12:09:05 UTC (rev 394337)
@@ -1,7 +1,7 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=openexr
-pkgver=2.5.2
+pkgver=2.5.3
 pkgrel=1
 pkgdesc="An high dynamic-range image file format library"
 url="https://www.openexr.com/"
@@ -13,7 +13,7 @@
 conflicts=('ilmbase')
 replaces=('ilmbase')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/openexr/openexr/archive/v$pkgver.tar.gz")
-sha256sums=('5da8dff448d0c4a529e52c97daf238a461d01cd233944f75095668d6d7528761')
+sha256sums=('6a6525e6e3907715c6a55887716d7e42d09b54d2457323fcee35a0376960bebf')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list