Date: Tuesday, November 8, 2022 @ 07:12:07
  Author: arojas
Revision: 460902

upgpkg: imath 3.1.6-1: Update to 3.1.6

Modified:
  imath/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-07 22:29:24 UTC (rev 460901)
+++ PKGBUILD    2022-11-08 07:12:07 UTC (rev 460902)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=imath
-pkgver=3.1.5
-pkgrel=3
+pkgver=3.1.6
+pkgrel=1
 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)
@@ -11,7 +11,7 @@
 optdepends=('python: python bindings' 'boost-libs: python bindings')
 makedepends=(cmake python boost)
 
source=(https://github.com/AcademySoftwareFoundation/Imath/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('1e9c7c94797cf7b7e61908aed1f80a331088cc7d8873318f70376e4aed5f25fb')
+sha256sums=('ea5592230f5ab917bea3ceab266cf38eb4aa4a523078d46eac0f5a89c52304db')
 
 build() {
   cmake -B build -S Imath-$pkgver \

Reply via email to