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

Antonio Rojas arojas at gemini.archlinux.org
Fri Sep 3 06:46:51 UTC 2021


    Date: Friday, September 3, 2021 @ 06:46:50
  Author: arojas
Revision: 423380

Update to 3.1.3

Modified:
  imath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-02 20:17:07 UTC (rev 423379)
+++ PKGBUILD	2021-09-03 06:46:50 UTC (rev 423380)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=imath
-pkgver=3.1.2
+pkgver=3.1.3
 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=('f21350efdcc763e23bffd4ded9bbf822e630c15ece6b0697e2fcb42737c08c2d')
+sha256sums=('0bf7ec51162c4d17a4c5b850fb3f6f7a195cff9fa71f4da7735f74d7b5124320')
 
 build() {
   cmake -B build -S Imath-$pkgver \



More information about the arch-commits mailing list