From 81f84fe4d7c0779056d67406802fca9e7aea9c4c Mon Sep 17 00:00:00 2001 From: kth5 Date: Tue, 4 Feb 2025 12:24:28 +0100 Subject: [PATCH] * update imath to 3.1.12-3 --- imath/.SRCINFO | 2 +- imath/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/imath/.SRCINFO b/imath/.SRCINFO index a63bc38285..1291bd470c 100644 --- a/imath/.SRCINFO +++ b/imath/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = imath pkgdesc = A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics pkgver = 3.1.12 - pkgrel = 2 + pkgrel = 3 url = https://www.openexr.com/ arch = x86_64 arch = powerpc64le diff --git a/imath/PKGBUILD b/imath/PKGBUILD index 4be489a01d..063274dcc9 100644 --- a/imath/PKGBUILD +++ b/imath/PKGBUILD @@ -3,7 +3,7 @@ pkgname=imath pkgver=3.1.12 -pkgrel=2 +pkgrel=3 pkgdesc='A C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics' url='https://www.openexr.com/' arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)