summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2021-01-01 14:49:02 -0500
committerPatrick Northon2021-01-01 14:49:02 -0500
commit8e43d416f173292ed35eca40baa3ccd35e949315 (patch)
tree84c698eeee565e123aee4ae77de1363b59553d15
parent0a3d59408002acea9f27ff3cb9cad218b6e49270 (diff)
downloadaur-8e43d416f173292ed35eca40baa3ccd35e949315.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 6f2a1c4d38a8..ec8180e8d5ed 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.9.0
+ pkgver = 2.2.10.0
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.9.0.tar.gz
+ source = https://github.com/OpenImageIO/oiio/archive/Release-2.2.10.0.tar.gz
source = mingw-dependency-fix.patch
- sha256sums = 255cfec0d9e94c8cf412bb2187ca85ad22ed1447342e51f2d439c2e1f8f7b96e
+ sha256sums = dbc0e3e9718497d9f71ea01fb1de8b87449775ad9dbcea4d2538d9c52bbe1d5a
sha256sums = 9afbed7e3f989dba04a8bb784af24dda26b362f13d4b5933c56bed68289ee352
pkgname = mingw-w64-openimageio
diff --git a/PKGBUILD b/PKGBUILD
index a145eae40fd8..9eb9781670a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Patrick Northon <northon_patrick3@yahoo.ca>
pkgname=mingw-w64-openimageio
-pkgver=2.2.9.0
+pkgver=2.2.10.0
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=(
- "255cfec0d9e94c8cf412bb2187ca85ad22ed1447342e51f2d439c2e1f8f7b96e"
+ "dbc0e3e9718497d9f71ea01fb1de8b87449775ad9dbcea4d2538d9c52bbe1d5a"
"9afbed7e3f989dba04a8bb784af24dda26b362f13d4b5933c56bed68289ee352"
)
source=(