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

Jelle van der Waa jelle at archlinux.org
Tue Jun 22 18:28:08 UTC 2021


    Date: Tuesday, June 22, 2021 @ 18:28:08
  Author: jelle
Revision: 966863

upgpkg: python-trimesh 3.9.20-1

Modified:
  python-trimesh/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 18:21:00 UTC (rev 966862)
+++ PKGBUILD	2021-06-22 18:28:08 UTC (rev 966863)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-trimesh
-pkgver=3.9.14
-pkgrel=2
+pkgver=3.9.20
+pkgrel=1
 pkgdesc='Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight surfaces'
 arch=('any')
 url="https://github.com/mikedh/trimesh"
@@ -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=('2b4181d3d20b55d0197e2340a8a74f4e5b2201f78166ac0d24d9ca6d52f43ceac26ab314ff7b12cf7d7c72e496392b1efaa765e8b230d35613bb04c45f0d091f')
+sha512sums=('6098c4ef60c1260289d5757951571a9d110aed0fb22c41b58ad081b623fa1904278657e7fc9f5ab416f1b4894ea7fa1a13f1b1f69367b465a7276e65f3b8c95a')
 
 build() {
   cd trimesh-${pkgver}



More information about the arch-commits mailing list