python3-trimesh: update to 3.8.18.
This commit is contained in:
parent
be69f39b4e
commit
e45a777944
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-trimesh'
|
# Template file for 'python3-trimesh'
|
||||||
pkgname=python3-trimesh
|
pkgname=python3-trimesh
|
||||||
version=3.8.15
|
version=3.8.18
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="trimesh-${version}"
|
wrksrc="trimesh-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -16,7 +16,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=74b9a8cd29814200b641204ee438f17f51fd2a85c4289ee7c67e7740ad9b4f02
|
checksum=202901fcdec3c379f8fdd7cb08978b19277e35d91f367dc9affe1a55e91fb452
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue