python3-trimesh: update to 3.9.9.
This commit is contained in:
parent
04aa006319
commit
a2d4214e16
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-trimesh'
|
||||
pkgname=python3-trimesh
|
||||
version=3.9.8
|
||||
version=3.9.9
|
||||
revision=1
|
||||
wrksrc="trimesh-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -17,7 +17,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=81fda3b95da8cc440fd646c89874a69a79dd60cde652d7f66d53014e32e34f97
|
||||
checksum=d18fb30884dd4380d31938e5992dc2a138c5e6072ede28e6889feb4e5adae588
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue