community/openimageio to 2.2.9.0-1

This commit is contained in:
Kevin Mihelich 2020-12-04 21:03:42 +00:00
parent 5da780bf3a
commit a72129e0c9

View file

@ -5,7 +5,7 @@
# - patch to disable neon # - patch to disable neon
pkgname=openimageio pkgname=openimageio
pkgver=2.2.8.0 pkgver=2.2.9.0
pkgrel=1 pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications" pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(x86_64) arch=(x86_64)
@ -19,7 +19,7 @@ optdepends=('qt5-base: iv image viewer'
'python: bindings support') 'python: bindings support')
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz" source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz"
'0001-disable-neon.patch') '0001-disable-neon.patch')
sha512sums=('7bb94832734b4354d961003ec7f85fa30e4a69d7f825c5668a0230d857f8c137dd522730ec5089db012f0d843fc67368c731458a3d6de9ae41dabfb4cc30592e' sha512sums=('d03500c5a9f4f1417c5629098254d1bbf032a17228898e5f087e4a5d0988f806537d3ab538366e64c51172568c3688389ab29b641fdaaf7208bf939cb859e06d'
'ea88d253d9f9a9302ffe113c6d8f86ff990ada1c304c890d6aecdb4ad3370c9fd12887bb421aaaeff658af4840caefa9f243d3f552cbfc533403b81c2a56d156') 'ea88d253d9f9a9302ffe113c6d8f86ff990ada1c304c890d6aecdb4ad3370c9fd12887bb421aaaeff658af4840caefa9f243d3f552cbfc533403b81c2a56d156')
prepare() { prepare() {