From 9804e19741d44fde58b91e8fcc6f67118dc700f0 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Mon, 24 Apr 2017 23:44:53 +0000 Subject: [PATCH] community/openimageio to 1.7.13-2 --- community/openimageio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD index 59dabad83..bed7be5f1 100644 --- a/community/openimageio/PKGBUILD +++ b/community/openimageio/PKGBUILD @@ -7,7 +7,7 @@ pkgname=openimageio pkgver=1.7.13 -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/"