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

Jelle van der Waa jelle at gemini.archlinux.org
Thu Sep 23 17:28:19 UTC 2021


    Date: Thursday, September 23, 2021 @ 17:28:19
  Author: jelle
Revision: 1022684

upgpkg: python-trimesh 3.9.31-1

Modified:
  python-trimesh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 16:16:29 UTC (rev 1022683)
+++ PKGBUILD	2021-09-23 17:28:19 UTC (rev 1022684)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-trimesh
-pkgver=3.9.26
+pkgver=3.9.31
 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=('d3e950e6530880fb612eeecb4fb6eeb63442be1bc5203c5bbec4fac169c05a953fba5d510e50032fce75eadd70fb7fe3667eb96b01197ebbf87396995c8c18f2')
+sha512sums=('869154628e399b336a8a028b0c3b7bf0a950384e957503ba662badf8d109e330daebbda617ff240cae4c07e2d88c4e07c0115637259d17c0c30890e940e04251')
 
 build() {
   cd trimesh-${pkgver}



More information about the arch-commits mailing list