[arch-commits] Commit in python-trimesh/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Sat Sep 19 13:36:07 UTC 2020
Date: Saturday, September 19, 2020 @ 13:36:06
Author: jelle
Revision: 710875
upgpkg: python-trimesh 3.8.8-1
Modified:
python-trimesh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-19 13:20:35 UTC (rev 710874)
+++ PKGBUILD 2020-09-19 13:36:06 UTC (rev 710875)
@@ -1,7 +1,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-trimesh
-pkgver=3.8.1
+pkgver=3.8.8
pkgrel=1
pkgdesc='Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight surfaces'
arch=('any')
@@ -21,7 +21,7 @@
'python-sympy: do analytical math'
'python-xxhash: hash ndarrays faster than built-in MD5/CRC')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mikedh/trimesh/archive/${pkgver}.tar.gz)
-sha512sums=('61b1a50c374b1fce93d1410224e7fdb680512c064cd76c5122058c4f5bcc7717634762222f4cbf147b2f50bb8667f7ea879435e8fd1b2ab79483c29287ec9224')
+sha512sums=('7af8e1d030fb5d7a3a19131c6ecf237c9fda258b15125327af4240107d552bf1762426a4a9c84eafb7fc8f78844752628dc981350de8c1a4dbb82f2e7039ec9d')
build() {
cd trimesh-${pkgver}
More information about the arch-commits
mailing list