[arch-commits] Commit in python-trimesh/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Mon Aug 9 20:43:44 UTC 2021
Date: Monday, August 9, 2021 @ 20:43:43
Author: jelle
Revision: 997285
upgpkg: python-trimesh 3.9.26-1
Modified:
python-trimesh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-09 20:34:37 UTC (rev 997284)
+++ PKGBUILD 2021-08-09 20:43:43 UTC (rev 997285)
@@ -1,7 +1,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-trimesh
-pkgver=3.9.23
+pkgver=3.9.26
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=('e96b8666794e404af5a311fda493f92e1f1085f502dc512ffc37c7a68e19452216d4f057ddba36ace586e9f693cf863397bcd5ad25657dede2ff69c582911d7d')
+sha512sums=('d3e950e6530880fb612eeecb4fb6eeb63442be1bc5203c5bbec4fac169c05a953fba5d510e50032fce75eadd70fb7fe3667eb96b01197ebbf87396995c8c18f2')
build() {
cd trimesh-${pkgver}
More information about the arch-commits
mailing list