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

Jelle van der Waa jelle at archlinux.org
Wed Jan 13 20:47:16 UTC 2021


    Date: Wednesday, January 13, 2021 @ 20:47:16
  Author: jelle
Revision: 820732

upgpkg: python-trimesh 3.9.1-1

Modified:
  python-trimesh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-13 20:39:11 UTC (rev 820731)
+++ PKGBUILD	2021-01-13 20:47:16 UTC (rev 820732)
@@ -1,8 +1,8 @@
 # Maintainer: Jelle van der Waa <jelle at archlinux.org>
 
 pkgname=python-trimesh
-pkgver=3.8.15
-pkgrel=2
+pkgver=3.9.1
+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=('0ac782340f7f68e9a4f9a0b3fac7724298fd2e42e20375363a99d40ad6b783f5a22d503793b3b4164adeb13f2ab74786eb0b096f178aabb66d35041a1e753764')
+sha512sums=('ef278acf894abff6b64223934d669558a2c0bfaa611607c908810df67597f635d50786b6e18651e30ee70dee88163ec9a624f4d8e13a3a9b171782ee04498bc2')
 
 build() {
   cd trimesh-${pkgver}



More information about the arch-commits mailing list