summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2020-08-12 19:22:42 -0400
committerPatrick Northon2020-08-12 19:22:42 -0400
commit304b34e95352941d2fae86a29eb354753e571db5 (patch)
tree9b6cc36a39b7d6df784bb711e7e577900452d07f /PKGBUILD
parentf7cd8a8efed7c3a52477560b38714dc0d9a7e3d7 (diff)
downloadaur-304b34e95352941d2fae86a29eb354753e571db5.tar.gz
Update version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e04642cdce80..99ee1109de47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openexr
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="An high dynamic-range image file format library (mingw-w64)"
url="http://www.openexr.com/"
@@ -11,7 +11,7 @@ depends=('mingw-w64-crt' 'mingw-w64-zlib')
makedepends=('mingw-w64-cmake' 'wine')
options=('staticlibs' '!buildflags' '!strip')
source=("https://github.com/AcademySoftwareFoundation/openexr/archive/v${pkgver}.tar.gz")
-sha256sums=('5da8dff448d0c4a529e52c97daf238a461d01cd233944f75095668d6d7528761')
+sha256sums=("6a6525e6e3907715c6a55887716d7e42d09b54d2457323fcee35a0376960bebf")
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"