From f458db57c65722a5905ba78cb22b90d52f00bdfa Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Sun, 29 Dec 2019 18:41:35 -0500 Subject: [PATCH] python3-trimesh: update to 3.5.12. --- srcpkgs/python3-trimesh/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-trimesh/template b/srcpkgs/python3-trimesh/template index 7ed7f24278dd55..2c1613e29af453 100644 --- a/srcpkgs/python3-trimesh/template +++ b/srcpkgs/python3-trimesh/template @@ -1,11 +1,10 @@ # Template file for 'python3-trimesh' pkgname=python3-trimesh -version=3.4.6 -revision=2 +version=3.5.12 +revision=1 archs=noarch wrksrc="trimesh-${version}" build_style=python3-module -pycompile_module="trimesh.py" hostmakedepends="python3-setuptools" makedepends="python3-numpy" depends="python3-numpy python3-scipy" @@ -14,7 +13,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" -checksum=53d86c436a0123ba9f34cf14c620dc8396554ab4679c854f442d4e078c24c442 +checksum=a865d6315a2f84e521645cfa564ab5ef5fb4ff932517e5cdaacbf826b076770b post_install() { vlicense LICENSE.md