From 115e04cc3f9083dd5d76e4b42942b201a889c6ee Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Sat, 17 Oct 2020 12:27:15 -0400 Subject: [PATCH] python3-trimesh: update to 3.8.11. --- 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 c7e4a727bbb..572b14b0182 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.8.10 +version=3.8.11 revision=2 wrksrc="trimesh-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" -checksum=fff2660f58132a50a9e20d8d0e7f64ba021e96f0367cf7ebf9b6da0bbb494a5b +checksum=4613f069e105923f423ea68f888e697cef8965f409c02020c2e3cde5579acb5e post_install() { vlicense LICENSE.md