summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-09-25 20:52:49 +0200
committerMichał Górny <mgorny@gentoo.org>2023-09-25 20:57:06 +0200
commitb6187012d93961a4c402da89a0ca9829d6a42534 (patch)
tree199858be5322d4c8fbad17e25aa88f01a30b3ca6 /dev-python/trimesh
parentdev-python/sphinx-gallery: Remove old (diff)
downloadgentoo-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.ebuild2
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/
"