python3-trimesh: update to 3.9.32.
This commit is contained in:
parent
b126152277
commit
632c2a37fe
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.9.21
|
version=3.9.32
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="trimesh-${version}"
|
wrksrc="trimesh-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -17,7 +17,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=e883593af286dd4572dbe69093291c4e9a650abe4d11c3b4d7b13f232d9e3de9
|
checksum=cdecdc43718d9ebaf81da5c2a6f0bbb89d6c383dc6e3e3d6a36ddac24b49d40d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in a new issue