From fcc8b90ed425a3a559a628a67cff509b59ecf695 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Sat, 23 Oct 2021 10:29:25 -0400 Subject: [PATCH] python3-trimesh: update to 3.9.34. --- srcpkgs/python3-trimesh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-trimesh/template b/srcpkgs/python3-trimesh/template index 538fb9767a1c..e716da771676 100644 --- a/srcpkgs/python3-trimesh/template +++ b/srcpkgs/python3-trimesh/template @@ -1,7 +1,7 @@ # Template file for 'python3-trimesh' pkgname=python3-trimesh -version=3.9.32 -revision=2 +version=3.9.34 +revision=1 wrksrc="trimesh-${version}" build_style=python3-module hostmakedepends="python3-setuptools" @@ -17,7 +17,7 @@ maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" -checksum=cdecdc43718d9ebaf81da5c2a6f0bbb89d6c383dc6e3e3d6a36ddac24b49d40d +checksum=713a959be0f93c049d0735f573b814cfa704c5bbfaf0c607facb61ede5a8ab2e post_install() { vlicense LICENSE.md