From e6dcb07359a5192636dbeb876e68280634b61599 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 19 Dec 2022 22:14:55 +0000 Subject: [PATCH] community/openimageio to 2.4.6.1-2 --- community/openimageio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD index 568c81b13..51edd28c5 100644 --- a/community/openimageio/PKGBUILD +++ b/community/openimageio/PKGBUILD @@ -7,7 +7,7 @@ pkgname=openimageio pkgver=2.4.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library for reading and writing images, including classes, utilities, and applications" arch=('x86_64') url="http://www.openimageio.org/"