Date: Sunday, April 25, 2021 @ 19:02:54 Author: jelle Revision: 924367
upgpkg: python-trimesh 3.9.14-1 Modified: python-trimesh/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-25 18:55:14 UTC (rev 924366) +++ PKGBUILD 2021-04-25 19:02:54 UTC (rev 924367) @@ -1,7 +1,7 @@ # Maintainer: Jelle van der Waa <[email protected]> pkgname=python-trimesh -pkgver=3.9.1 +pkgver=3.9.14 pkgrel=1 pkgdesc='Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight surfaces' arch=('any') @@ -27,7 +27,7 @@ 'python-xxhash: hash ndarrays faster than built-in MD5/CRC' 'python-collada: parse collada/dae/zae files') source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mikedh/trimesh/archive/${pkgver}.tar.gz) -sha512sums=('ef278acf894abff6b64223934d669558a2c0bfaa611607c908810df67597f635d50786b6e18651e30ee70dee88163ec9a624f4d8e13a3a9b171782ee04498bc2') +sha512sums=('2b4181d3d20b55d0197e2340a8a74f4e5b2201f78166ac0d24d9ca6d52f43ceac26ab314ff7b12cf7d7c72e496392b1efaa765e8b230d35613bb04c45f0d091f') build() { cd trimesh-${pkgver}
