summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2021-02-02 05:16:59 -0500
committerPatrick Northon2021-02-02 05:16:59 -0500
commit4564264d57e3e9f7b4d7a7fe7f7f5751066f317a (patch)
treeadf3ce52e7fef7060b0e99205206ecff4c07e57a
parentd291ec051bf584f23a400b62f3c45b35c7798f83 (diff)
downloadaur-4564264d57e3e9f7b4d7a7fe7f7f5751066f317a.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 15c335f0a8c9..7af1cada73b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-openimageio
pkgdesc = A library for reading and writing images. (mingw-w64)
- pkgver = 2.2.11.0
+ pkgver = 2.2.11.1
pkgrel = 1
url = http://www.openimageio.org/
arch = any
@@ -28,9 +28,9 @@ pkgbase = mingw-w64-openimageio
options = !strip
options = !buildflags
options = staticlibs
- source = https://github.com/OpenImageIO/oiio/archive/Release-2.2.11.0.tar.gz
+ source = https://github.com/OpenImageIO/oiio/archive/Release-2.2.11.1.tar.gz
source = mingw-dependency-fix.patch
- sha256sums = 34907e509ae40bcd3fa1a328996c00cb2bad0d12266bc2f0333442f4db945e45
+ sha256sums = 120170e8517d8911f52b0fb56f14eb56aad88edd72cc9e4b2e35c74025293b7d
sha256sums = 9afbed7e3f989dba04a8bb784af24dda26b362f13d4b5933c56bed68289ee352
pkgname = mingw-w64-openimageio
diff --git a/PKGBUILD b/PKGBUILD
index b897e9c71c37..f2344a7d61a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openimageio
-pkgver=2.2.11.0
+pkgver=2.2.11.1
pkgrel=1
pkgdesc="A library for reading and writing images. (mingw-w64)"
url="http://www.openimageio.org/"
@@ -32,7 +32,7 @@ arch=("any")
options=(!strip !buildflags staticlibs)
optdepends=()
sha256sums=(
- "34907e509ae40bcd3fa1a328996c00cb2bad0d12266bc2f0333442f4db945e45"
+ "120170e8517d8911f52b0fb56f14eb56aad88edd72cc9e4b2e35c74025293b7d"
"9afbed7e3f989dba04a8bb784af24dda26b362f13d4b5933c56bed68289ee352"
)
source=(