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

Jelle van der Waa jelle at archlinux.org
Fri Oct 16 11:02:26 UTC 2020


    Date: Friday, October 16, 2020 @ 11:02:26
  Author: jelle
Revision: 724424

upgpkg: python-trimesh 3.8.11-1

Modified:
  python-trimesh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-16 11:01:38 UTC (rev 724423)
+++ PKGBUILD	2020-10-16 11:02:26 UTC (rev 724424)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-trimesh
-pkgver=3.8.10
+pkgver=3.8.11
 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=('21eb5e0b43c9791b369c76a9962e014d4d7805db715fed5d94a9795332fba53ee8e3eed84cbf165526cbd3a9f1f08af47f8c6a01fea2c653b2cab7bf7674e9df')
+sha512sums=('c35c39069b3e03a2037811160b813b76cdf8a13cd41ca89cb157bd312992fb16638ab25a0a9930b969105c08c868a6ff0c0612b183003b32aa9249b842db5899')
 
 build() {
   cd trimesh-${pkgver}



More information about the arch-commits mailing list