python3-trimesh: update to 3.8.8.
This commit is contained in:
parent
0d49d66938
commit
61a2f953b9
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-trimesh'
|
||||
pkgname=python3-trimesh
|
||||
version=3.8.5
|
||||
version=3.8.8
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="trimesh-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://trimsh.org/"
|
||||
distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz"
|
||||
checksum=2d2d1688db804f205bf5958c62d0e78dbd277cd3e6488389a7cd25e3c0cb05d3
|
||||
checksum=195756039f0ac51bc5c37d6ed34a6374f1de8ebfd1009e38b6de903aea8dcaec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue