summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPatrick Northon2021-06-04 04:31:15 -0400
committerPatrick Northon2021-06-04 04:31:15 -0400
commit13a581d69179234104134157cbfb924dbc279076 (patch)
tree538cbdca2e5e8f041286b9745b05977e92997448 /.SRCINFO
parentfa823c0d7ec3c5ee03ec106cf2e4fc7d4ac24a9c (diff)
downloadaur-13a581d69179234104134157cbfb924dbc279076.tar.gz
Add patch to fix dllimport error.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de30dc628b90..7d72451d9a46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-openexr
pkgdesc = An high dynamic-range image file format library (mingw-w64)
- pkgver = 3.0.3
+ pkgver = 3.0.4
pkgrel = 2
url = http://www.openexr.com/
arch = any
@@ -13,8 +13,9 @@ pkgbase = mingw-w64-openexr
options = staticlibs
options = !buildflags
options = !strip
- source = https://github.com/AcademySoftwareFoundation/openexr/archive/v3.0.3.tar.gz
- sha256sums = d3526a3ccdca78a94658d5208e1963e4686181087004edd5bb98290e1fd0f389
+ source = https://github.com/AcademySoftwareFoundation/openexr/archive/v3.0.4.tar.gz
+ source = keycode.patch
+ sha256sums = 64daae95d406fe3f59ee11ad8586d03fe7df2552b9630eac1a4f9152b8015fb9
+ sha256sums = 499b6a59993a362fdbed46d8328f7aa2e6b81e153d2844b27ada67e109b63f63
pkgname = mingw-w64-openexr
-