python3-trimesh: update to 3.8.5.

This commit is contained in:
Karl Nilsson 2020-08-26 13:00:04 -04:00 committed by Piotr
parent 588c5c10fc
commit 156078c14c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-trimesh' # Template file for 'python3-trimesh'
pkgname=python3-trimesh pkgname=python3-trimesh
version=3.8.1 version=3.8.5
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="trimesh-${version}" wrksrc="trimesh-${version}"
@ -14,7 +14,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="MIT" license="MIT"
homepage="https://trimsh.org/" homepage="https://trimsh.org/"
distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz"
checksum=20897113f0c111f6b5a805bdeeffbe5ac3e82803c051dee956405ef031eac6a6 checksum=2d2d1688db804f205bf5958c62d0e78dbd277cd3e6488389a7cd25e3c0cb05d3
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md