summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2023-05-01 16:22:56 -0400
committerPatrick Northon2023-05-01 16:22:56 -0400
commit2f16942f41947c5f0095af612676b83e56278940 (patch)
tree97d390f66395a9fc06710cfcc69d264b2c5009f8 /PKGBUILD
parentdc45b08760797de0ccccceb25873ecaec61c4e32 (diff)
downloadaur-2f16942f41947c5f0095af612676b83e56278940.tar.gz
Update version.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01a6dabb298a..377ee32c167c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=openimageio
pkgname=mingw-w64-${_pkgname}
-pkgver=2.4.10.0
+pkgver=2.4.11.0
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=('59f523a0b9a1014993bedcf7752993af43b348761165f52ea6eb84787f57aed5')
+sha256sums=('51390b3e7222892e87eb929d227bbb5b9be9f7bf3b47229a91d2b106ebffb3fb')
_srcdir="oiio-${pkgver}"
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'