[arch-commits] Commit in python-trimesh/trunk (PKGBUILD)
Jelle van der Waa
jelle at gemini.archlinux.org
Wed Jul 14 11:10:54 UTC 2021
Date: Wednesday, July 14, 2021 @ 11:10:54
Author: jelle
Revision: 976952
upgpkg: python-trimesh 3.9.21-1
Modified:
python-trimesh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-14 10:17:43 UTC (rev 976951)
+++ PKGBUILD 2021-07-14 11:10:54 UTC (rev 976952)
@@ -1,7 +1,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-trimesh
-pkgver=3.9.20
+pkgver=3.9.21
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=('6098c4ef60c1260289d5757951571a9d110aed0fb22c41b58ad081b623fa1904278657e7fc9f5ab416f1b4894ea7fa1a13f1b1f69367b465a7276e65f3b8c95a')
+sha512sums=('de930872855cb228727c10b532c13fc89231d96421dada77e776531304e1678bfb71c7c3b3595981cb2a2fafd61f027115cecb0f534c56b32ce0fb13bfbaf9a5')
build() {
cd trimesh-${pkgver}
More information about the arch-commits
mailing list