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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 14 06:35:06 UTC 2021


    Date: Wednesday, July 14, 2021 @ 06:35:05
  Author: arojas
Revision: 419699

Update to 3.1.0

Modified:
  imath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-14 01:48:39 UTC (rev 419698)
+++ PKGBUILD	2021-07-14 06:35:05 UTC (rev 419699)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=imath
-pkgver=3.0.5
+pkgver=3.1.0
 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=('38b94c840c6400959ccf647bc1631f96f3170cb081021d774813803e798208bd')
+sha256sums=('211c907ab26d10bd01e446da42f073ee7381e1913d8fa48084444bc4e1b4ef87')
 
 build() {
   cmake -B build -S Imath-$pkgver \




More information about the arch-commits mailing list