summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2020-07-31 21:00:13 -0400
committerPatrick Northon2020-07-31 21:00:13 -0400
commit703e9a609101e98e1f06c972844339b0c67125f3 (patch)
tree1173db22c5da2f387c294fd6d78621e00ab7bc46
parent3771c8ec3da1e98e1a06025266238abdf4233c43 (diff)
downloadaur-703e9a609101e98e1f06c972844339b0c67125f3.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 0fd1398fc3fe..6e2ea05e27a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-openimageio
pkgdesc = A library for reading and writing images.
- pkgver = 2.1.17.0
+ pkgver = 2.1.18.0
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.17.0.tar.gz
+ source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.18.0.tar.gz
source = mingw-compile-fix.patch
- sha256sums = 6f20536226f1da4fbf0d522815de47eef60a443f9b67a15705b96c34cc8921a7
+ sha256sums = 36437c33b258f890eb1da16c955de40e55e1569f55fc83085c452e1255ca8721
sha256sums = 87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7
pkgname = mingw-w64-openimageio
diff --git a/PKGBUILD b/PKGBUILD
index 40c814b81faa..71f1cf86dec1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openimageio
-pkgver=2.1.17.0
+pkgver=2.1.18.0
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=(
- "6f20536226f1da4fbf0d522815de47eef60a443f9b67a15705b96c34cc8921a7"
+ "36437c33b258f890eb1da16c955de40e55e1569f55fc83085c452e1255ca8721"
"87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7"
)
source=(