summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2020-06-02 21:30:08 -0400
committerPatrick Northon2020-06-02 21:30:08 -0400
commit07ff1f7d6042ae122370c4117915ffa226eda1f2 (patch)
tree4d641fc2b4b3af33e0051bf31e531c18061c732f
parent9acf16d01750ddeec19b5b909856d1ca111a88cf (diff)
downloadaur-07ff1f7d6042ae122370c4117915ffa226eda1f2.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 c4b82e0711dd..504711865190 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-openimageio
pkgdesc = A library for reading and writing images.
- pkgver = 2.1.15.0
+ pkgver = 2.1.16.0
pkgrel = 1
url = http://www.openimageio.org/
arch = any
@@ -21,9 +21,9 @@ pkgbase = mingw-w64-openimageio
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.15.0.tar.gz
+ source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.16.0.tar.gz
source = mingw-compile-fix.patch
- sha256sums = 95b90ba22b73765cbcbd9e11891769c2e78696ad24d4af77ef3f3c8674422401
+ sha256sums = f44e3b3cffe9a8f47395da1ae59e972ecb26adf65f17581e6a489fdcce0cb116
sha256sums = 87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7
pkgname = mingw-w64-openimageio
diff --git a/PKGBUILD b/PKGBUILD
index c8c4bd4169b0..dcc6d5d7bd81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openimageio
-pkgver=2.1.15.0
+pkgver=2.1.16.0
pkgrel=1
pkgdesc="A library for reading and writing images."
url="http://www.openimageio.org/"
@@ -27,7 +27,7 @@ optdepends=(
"mingw-w64-libsquish: DDS file support"
)
sha256sums=(
- "95b90ba22b73765cbcbd9e11891769c2e78696ad24d4af77ef3f3c8674422401"
+ "f44e3b3cffe9a8f47395da1ae59e972ecb26adf65f17581e6a489fdcce0cb116"
"87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7"
)
source=(