python3-trimesh: update to 3.8.8.

This commit is contained in:
Karl Nilsson 2020-09-10 21:33:41 -04:00 committed by Đoàn Trần Công Danh
parent 0d49d66938
commit 61a2f953b9

View file

@ -1,8 +1,7 @@
# Template file for 'python3-trimesh' # Template file for 'python3-trimesh'
pkgname=python3-trimesh pkgname=python3-trimesh
version=3.8.5 version=3.8.8
revision=1 revision=1
archs=noarch
wrksrc="trimesh-${version}" wrksrc="trimesh-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -14,7 +13,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=2d2d1688db804f205bf5958c62d0e78dbd277cd3e6488389a7cd25e3c0cb05d3 checksum=195756039f0ac51bc5c37d6ed34a6374f1de8ebfd1009e38b6de903aea8dcaec
post_install() { post_install() {
vlicense LICENSE.md vlicense LICENSE.md