mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/openimageio to 2.2.10.1-1
This commit is contained in:
parent
03b1630e40
commit
f37f17a53e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - patch to disable neon
|
||||
|
||||
pkgname=openimageio
|
||||
pkgver=2.2.10.0
|
||||
pkgver=2.2.10.1
|
||||
pkgrel=1
|
||||
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
||||
arch=(x86_64)
|
||||
|
@ -19,7 +19,7 @@ optdepends=('qt5-base: iv image viewer'
|
|||
'python: bindings support')
|
||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenImageIO/oiio/archive/Release-$pkgver.tar.gz"
|
||||
'0001-disable-neon.patch')
|
||||
sha512sums=('79f412bd3f7ad4cf6cb57d99293c02fa71478ece102478a6b93a8c5b8c4c56d1313595d24753f9ae1714039ac6aa1be4ae37461233203bac217fe6c0667fbf3b'
|
||||
sha512sums=('6178a0c7acd870e22bffc8749282f0d1bd7475602bc63dd022b859a9ba3862b9925685a2765ea3604ba9c1ec4c0d8c3961a789862f82077ff261a7ae4e1d166a'
|
||||
'ea88d253d9f9a9302ffe113c6d8f86ff990ada1c304c890d6aecdb4ad3370c9fd12887bb421aaaeff658af4840caefa9f243d3f552cbfc533403b81c2a56d156')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue