[arch-commits] Commit in imath/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sun Aug 1 09:11:23 UTC 2021


    Date: Sunday, August 1, 2021 @ 09:11:23
  Author: arojas
Revision: 420980

Update to 3.1.2

Modified:
  imath/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-01 08:33:34 UTC (rev 420979)
+++ PKGBUILD	2021-08-01 09:11:23 UTC (rev 420980)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=imath
-pkgver=3.1.1
+pkgver=3.1.2
 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/'
@@ -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=('a63fe91d8d0917acdc31b0c9344b1d7dbc74bf42de3e3ef5ec982386324b9ea4')
+sha256sums=('f21350efdcc763e23bffd4ded9bbf822e630c15ece6b0697e2fcb42737c08c2d')
 
 build() {
   cmake -B build -S Imath-$pkgver \



More information about the arch-commits mailing list