summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2020-08-01 14:30:12 -0400
committerPatrick Northon2020-08-01 14:30:12 -0400
commit619641859f55a780d7a80d202880c7bdcd5c23ea (patch)
tree5f58153f70f9d94ba09cfe9794d4275aacfdbd22
parent703e9a609101e98e1f06c972844339b0c67125f3 (diff)
downloadaur-619641859f55a780d7a80d202880c7bdcd5c23ea.tar.gz
Update version.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e2ea05e27a9..3c70096c968b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-openimageio
pkgdesc = A library for reading and writing images.
- pkgver = 2.1.18.0
+ pkgver = 2.1.18.1
pkgrel = 1
url = http://www.openimageio.org/
arch = any
@@ -23,9 +23,9 @@ pkgbase = mingw-w64-openimageio
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.18.0.tar.gz
+ source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.18.1.tar.gz
source = mingw-compile-fix.patch
- sha256sums = 36437c33b258f890eb1da16c955de40e55e1569f55fc83085c452e1255ca8721
+ sha256sums = e2cf54f5b28e18fc88e76e1703f2e39bf144c88378334527e4a1246974659a85
sha256sums = 87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7
pkgname = mingw-w64-openimageio
diff --git a/PKGBUILD b/PKGBUILD
index 71f1cf86dec1..ed1fac76628f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openimageio
-pkgver=2.1.18.0
+pkgver=2.1.18.1
pkgrel=1
pkgdesc="A library for reading and writing images."
url="http://www.openimageio.org/"
@@ -28,7 +28,7 @@ arch=("any")
options=(!strip !buildflags staticlibs)
optdepends=()
sha256sums=(
- "36437c33b258f890eb1da16c955de40e55e1569f55fc83085c452e1255ca8721"
+ "e2cf54f5b28e18fc88e76e1703f2e39bf144c88378334527e4a1246974659a85"
"87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7"
)
source=(