From ebccfbacf67b8ae054eb1a77e7d85f326abfb20d Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 3 Jun 2020 13:58:56 -0400 Subject: [PATCH] python3-trimesh: update to 3.6.43. --- srcpkgs/python3-trimesh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-trimesh/template b/srcpkgs/python3-trimesh/template index d94e8c37b3a..5d8afe7ec5f 100644 --- a/srcpkgs/python3-trimesh/template +++ b/srcpkgs/python3-trimesh/template @@ -1,6 +1,6 @@ # Template file for 'python3-trimesh' pkgname=python3-trimesh -version=3.6.20 +version=3.6.43 revision=1 archs=noarch wrksrc="trimesh-${version}" @@ -13,7 +13,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" -checksum=13c33db3de5d2cfc6a4305fd700728512bc2f06c11c6651122cc73e2f5c075c8 +checksum=b7614cf37723f2d1f11420253da0bd2bb0ec9fab6dc6afd3486d70780df2841d post_install() { vlicense LICENSE.md