diff options
Diffstat (limited to 'testing/openimageio')
-rw-r--r-- | testing/openimageio/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD index c98995aba0..788c05e168 100644 --- a/testing/openimageio/APKBUILD +++ b/testing/openimageio/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Mark Riedesel <mark@klowner.com> pkgname=openimageio pkgver=1.8.15 -pkgrel=6 +pkgrel=7 pkgdesc="Image I/O library supporting a multitude of image formats" options="!check" # 100 out of 120 tests fail url="https://sites.google.com/site/openimageio/" |