mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-trimesh: update to 3.8.5.
This commit is contained in:
parent
588c5c10fc
commit
156078c14c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-trimesh'
|
||||
pkgname=python3-trimesh
|
||||
version=3.8.1
|
||||
version=3.8.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="trimesh-${version}"
|
||||
|
@ -14,7 +14,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=20897113f0c111f6b5a805bdeeffbe5ac3e82803c051dee956405ef031eac6a6
|
||||
checksum=2d2d1688db804f205bf5958c62d0e78dbd277cd3e6488389a7cd25e3c0cb05d3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue