Date: Tuesday, December 22, 2015 @ 08:01:21 Author: svenstaro Revision: 154138
upgpkg: openimageio 1.6.8-2 Sadly plugins are not actually plugins and OIIO does not use dlopen Modified: openimageio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-22 06:57:41 UTC (rev 154137) +++ PKGBUILD 2015-12-22 07:01:21 UTC (rev 154138) @@ -4,7 +4,7 @@ pkgname=openimageio pkgver=1.6.8 -pkgrel=1 +pkgrel=2 pkgdesc="A library for reading and writing images, including classes, utilities, and applications" arch=(i686 x86_64) url="http://www.openimageio.org/"
