diff options
author | 2023-09-25 20:52:49 +0200 | |
---|---|---|
committer | 2023-09-25 20:57:06 +0200 | |
commit | b6187012d93961a4c402da89a0ca9829d6a42534 (patch) | |
tree | 199858be5322d4c8fbad17e25aa88f01a30b3ca6 /dev-python/trimesh | |
parent | dev-python/sphinx-gallery: Remove old (diff) | |
download | gentoo-b6187012d93961a4c402da89a0ca9829d6a42534.tar.gz gentoo-b6187012d93961a4c402da89a0ca9829d6a42534.tar.bz2 gentoo-b6187012d93961a4c402da89a0ca9829d6a42534.zip |
dev-python/trimesh: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/trimesh')
-rw-r--r-- | dev-python/trimesh/trimesh-3.23.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/trimesh/trimesh-3.23.5.ebuild b/dev-python/trimesh/trimesh-3.23.5.ebuild index 996d25e29ba2..2483f0afb6cf 100644 --- a/dev-python/trimesh/trimesh-3.23.5.ebuild +++ b/dev-python/trimesh/trimesh-3.23.5.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 multiprocessing optfeature DESCRIPTION="Python library for loading and using triangular meshes" HOMEPAGE=" - https://trimsh.org/ + https://trimesh.org/ https://github.com/mikedh/trimesh/ https://pypi.org/project/trimesh/ " |