From 4a3fc0d5bfd7962fae9b76e596b08413fe071d50 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Fri, 3 Jun 2022 11:31:39 +0530 Subject: [PATCH] openimageio: update to 2.3.16.0 --- mingw-w64-openimageio/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mingw-w64-openimageio/PKGBUILD b/mingw-w64-openimageio/PKGBUILD index 8067945279..4c73e3d592 100644 --- a/mingw-w64-openimageio/PKGBUILD +++ b/mingw-w64-openimageio/PKGBUILD @@ -3,13 +3,13 @@ _realname=openimageio pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.3.14.0 -pkgrel=2 +pkgver=2.3.16.0 +pkgrel=1 pkgdesc="A library for reading and writing images, including classes, utilities, and applications (mingw-w64)" arch=('any') mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clang32') url="https://www.openimageio.org/" -license=("custom") +license=('spdx:BSD-3-Clause') depends=("${MINGW_PACKAGE_PREFIX}-boost" "${MINGW_PACKAGE_PREFIX}-field3d" "${MINGW_PACKAGE_PREFIX}-freetype" @@ -50,7 +50,7 @@ source=(${_realname}-${pkgver}.tar.gz::https://github.com/OpenImageIO/oiio/archi 0000-workaround-ansidecl-h-PTR-define-conflict.patch 0012-maybe-uninitialized-errors.patch 0018-link-hdf5.patch) -sha256sums=('4800d1597fbdd859764ac4554655191cf9da6c3bb5739f1d2a6e5630675b0fc1' +sha256sums=('e25e773005e8684edb30aab759d22f671d3163bcba67c4fc191f5a5535b3d392' '9e4e21333676268a91c0f4e7676aeab7658e5f748e7e5cfe43a92f0fd7931229' 'bc37ea8326f7f5f26068051b537f2491e9554a380e6584bf55aaad111d33eb81' '8228acf86ca69dc462aa398efdf509bc3c7568bdcbe0dbd3dc229c11234618e4')