From 66c18333fe86c0bd2d630f5ca8d507ef3040878a Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 26 Aug 2020 13:00:04 -0400 Subject: [PATCH] python3-trimesh: update to 3.8.5. --- 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 d1397443726..349ce08452f 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.1 +version=3.8.5 revision=1 archs=noarch wrksrc="trimesh-${version}" @@ -14,7 +14,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" -checksum=20897113f0c111f6b5a805bdeeffbe5ac3e82803c051dee956405ef031eac6a6 +checksum=2d2d1688db804f205bf5958c62d0e78dbd277cd3e6488389a7cd25e3c0cb05d3 post_install() { vlicense LICENSE.md