[arch-commits] Commit in openexr/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jul 2 16:48:35 UTC 2021
Date: Friday, July 2, 2021 @ 16:48:34
Author: arojas
Revision: 418879
Update to 3.0.5
Modified:
openexr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-02 14:49:37 UTC (rev 418878)
+++ PKGBUILD 2021-07-02 16:48:34 UTC (rev 418879)
@@ -1,7 +1,7 @@
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=openexr
-pkgver=3.0.4
+pkgver=3.0.5
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=('64daae95d406fe3f59ee11ad8586d03fe7df2552b9630eac1a4f9152b8015fb9')
+sha256sums=('7aa6645da70e9a0cce8215d25030cfd4f4b17b4abf1ceec314f7eae15674e8e4')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list