python3-trimesh: update to 3.5.16.
This commit is contained in:
parent
d09cff62a7
commit
3be8e9e858
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-trimesh'
|
||||
pkgname=python3-trimesh
|
||||
version=3.5.12
|
||||
version=3.5.16
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="trimesh-${version}"
|
||||
|
@ -13,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=a865d6315a2f84e521645cfa564ab5ef5fb4ff932517e5cdaacbf826b076770b
|
||||
checksum=661e45d9f480974a5184d8685877e8fab0e6cceba814d90a7d9061dcd32bb16c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue