[arch-commits] Commit in python-trimesh/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Aug 21 22:59:41 UTC 2020
Date: Friday, August 21, 2020 @ 22:59:41
Author: jelle
Revision: 686540
upgpkg: python-trimesh 3.8.1-1
Modified:
python-trimesh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-21 22:48:23 UTC (rev 686539)
+++ PKGBUILD 2020-08-21 22:59:41 UTC (rev 686540)
@@ -1,7 +1,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-trimesh
-pkgver=3.7.14
+pkgver=3.8.1
pkgrel=1
pkgdesc='Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight surfaces'
arch=('any')
@@ -21,7 +21,7 @@
'python-sympy: do analytical math'
'python-xxhash: hash ndarrays faster than built-in MD5/CRC')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mikedh/trimesh/archive/${pkgver}.tar.gz)
-sha512sums=('8cfe3712c4ee7b1c54759cc64859587448e0ed62509da0b39d9926ac2ad2886355da1c450392c23ae5f3aa8663159d2ba77bd6e8e28bc699d9783527898cf7b2')
+sha512sums=('61b1a50c374b1fce93d1410224e7fdb680512c064cd76c5122058c4f5bcc7717634762222f4cbf147b2f50bb8667f7ea879435e8fd1b2ab79483c29287ec9224')
build() {
cd trimesh-${pkgver}
More information about the arch-commits
mailing list