From 875eaf2bc18405972c83c869c9cba5b95e5a8550 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 30 Jun 2020 12:14:30 -0400 Subject: [PATCH] python3-trimesh: update to 3.7.4. Closes: #23295 [via git-merge-pr] --- 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 5d8afe7ec5f..15f6715ce1d 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.43 +version=3.7.4 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=b7614cf37723f2d1f11420253da0bd2bb0ec9fab6dc6afd3486d70780df2841d +checksum=05818e5332337734fb1d0df706a80ea81398641f31274d51fef488cbd988f066 post_install() { vlicense LICENSE.md