mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-trimesh: update to 3.6.43.
This commit is contained in:
parent
9e5cdbf6a6
commit
ebccfbacf6
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.6.20
|
version=3.6.43
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="trimesh-${version}"
|
wrksrc="trimesh-${version}"
|
||||||
|
@ -13,7 +13,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=13c33db3de5d2cfc6a4305fd700728512bc2f06c11c6651122cc73e2f5c075c8
|
checksum=b7614cf37723f2d1f11420253da0bd2bb0ec9fab6dc6afd3486d70780df2841d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue