summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2020-07-01 19:37:33 -0400
committerPatrick Northon2020-07-01 19:37:33 -0400
commit3771c8ec3da1e98e1a06025266238abdf4233c43 (patch)
tree07ef40894a5e03f200f95fe594a32ecaee8a653d
parentfaa322d8140f4dd1119ef47313007c74a40e1276 (diff)
downloadaur-3771c8ec3da1e98e1a06025266238abdf4233c43.tar.gz
Bump version.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b1e4917246b..0fd1398fc3fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mingw-w64-openimageio
pkgdesc = A library for reading and writing images.
- pkgver = 2.1.16.0
- pkgrel = 5
+ pkgver = 2.1.17.0
+ pkgrel = 1
url = http://www.openimageio.org/
arch = any
license = BSD-3-Clause
@@ -23,9 +23,9 @@ pkgbase = mingw-w64-openimageio
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.16.0.tar.gz
+ source = https://github.com/OpenImageIO/oiio/archive/Release-2.1.17.0.tar.gz
source = mingw-compile-fix.patch
- sha256sums = f44e3b3cffe9a8f47395da1ae59e972ecb26adf65f17581e6a489fdcce0cb116
+ sha256sums = 6f20536226f1da4fbf0d522815de47eef60a443f9b67a15705b96c34cc8921a7
sha256sums = 87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7
pkgname = mingw-w64-openimageio
diff --git a/PKGBUILD b/PKGBUILD
index c58c5dd2e9e2..40c814b81faa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openimageio
-pkgver=2.1.16.0
-pkgrel=5
+pkgver=2.1.17.0
+pkgrel=1
pkgdesc="A library for reading and writing images."
url="http://www.openimageio.org/"
license=("BSD-3-Clause")
@@ -28,7 +28,7 @@ arch=("any")
options=(!strip !buildflags staticlibs)
optdepends=()
sha256sums=(
- "f44e3b3cffe9a8f47395da1ae59e972ecb26adf65f17581e6a489fdcce0cb116"
+ "6f20536226f1da4fbf0d522815de47eef60a443f9b67a15705b96c34cc8921a7"
"87e13ccaf0359ad86713721448f14073d9e4b8904fb1353b259c351482c326a7"
)
source=(