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

Jelle van der Waa jelle at gemini.archlinux.org
Tue Jul 20 10:38:20 UTC 2021


    Date: Tuesday, July 20, 2021 @ 10:38:20
  Author: jelle
Revision: 979681

upgpkg: python-trimesh 3.9.23-1

Modified:
  python-trimesh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 10:38:02 UTC (rev 979680)
+++ PKGBUILD	2021-07-20 10:38:20 UTC (rev 979681)
@@ -1,7 +1,7 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-trimesh
-pkgver=3.9.21
+pkgver=3.9.23
 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=('de930872855cb228727c10b532c13fc89231d96421dada77e776531304e1678bfb71c7c3b3595981cb2a2fafd61f027115cecb0f534c56b32ce0fb13bfbaf9a5')
+sha512sums=('e96b8666794e404af5a311fda493f92e1f1085f502dc512ffc37c7a68e19452216d4f057ddba36ace586e9f693cf863397bcd5ad25657dede2ff69c582911d7d')
 
 build() {
   cd trimesh-${pkgver}




More information about the arch-commits mailing list