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

Jelle van der Waa jelle at archlinux.org
Sat Oct 3 18:01:08 UTC 2020


    Date: Saturday, October 3, 2020 @ 18:01:08
  Author: jelle
Revision: 716703

upgpkg: python-trimesh 3.8.10-1

Modified:
  python-trimesh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-03 18:00:56 UTC (rev 716702)
+++ PKGBUILD	2020-10-03 18:01:08 UTC (rev 716703)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-trimesh
-pkgver=3.8.8
+pkgver=3.8.10
 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=('7af8e1d030fb5d7a3a19131c6ecf237c9fda258b15125327af4240107d552bf1762426a4a9c84eafb7fc8f78844752628dc981350de8c1a4dbb82f2e7039ec9d')
+sha512sums=('21eb5e0b43c9791b369c76a9962e014d4d7805db715fed5d94a9795332fba53ee8e3eed84cbf165526cbd3a9f1f08af47f8c6a01fea2c653b2cab7bf7674e9df')
 
 build() {
   cd trimesh-${pkgver}



More information about the arch-commits mailing list