summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 964ca4d4cd65..a50720a6a89a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=openimageio
pkgname=mingw-w64-${_pkgname}
-pkgver=2.4.8.0
+pkgver=2.4.8.1
pkgrel=1
pkgdesc='A library for reading and writing images, including classes, utilities, and applications (mingw-w64)'
url='http://www.openimageio.org/'
@@ -32,7 +32,7 @@ arch=('any')
options=(!strip !buildflags staticlibs)
optdepends=()
source=("$_pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/v${pkgver}.tar.gz")
-sha256sums=('e8402851970d48c718917060fa79bb7d75a050316556337cd0d4f0d0f971c904')
+sha256sums=('304be2f2c48ef88c41aa718311a15ef23117103eb96b8f7efe78b8467f18f8be')
_srcdir="oiio-${pkgver}"
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'