* update openimageio to 2.5.17.0-4
This commit is contained in:
parent
23157f9967
commit
9fe07cead0
@ -1,7 +1,7 @@
|
||||
pkgbase = openimageio
|
||||
pkgdesc = A library for reading and writing images, including classes, utilities, and applications
|
||||
pkgver = 2.5.17.0
|
||||
pkgrel = 3
|
||||
pkgrel = 4
|
||||
url = http://www.openimageio.org/
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
|
4
openimageio/.nvchecker.toml
Normal file
4
openimageio/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[openimageio]
|
||||
source = "git"
|
||||
git = "https://github.com/OpenImageIO/oiio.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=openimageio
|
||||
pkgver=2.5.17.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
|
||||
arch=(x86_64 powerpc64le)
|
||||
url="http://www.openimageio.org/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user