[arch-commits] Commit in python-trimesh/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Tue Aug 18 13:05:57 UTC 2020
Date: Tuesday, August 18, 2020 @ 13:05:56
Author: jelle
Revision: 683916
upgpkg: python-trimesh 3.7.14-1
Modified:
python-trimesh/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-18 13:05:28 UTC (rev 683915)
+++ PKGBUILD 2020-08-18 13:05:56 UTC (rev 683916)
@@ -1,7 +1,7 @@
# Maintainer: Jelle van der Waa <jelle at archlinux.org>
pkgname=python-trimesh
-pkgver=3.7.13
+pkgver=3.7.14
pkgrel=1
pkgdesc='Trimesh is a pure Python library for loading and using triangular meshes with an emphasis on watertight surfaces'
arch=('any')
@@ -21,7 +21,7 @@
'python-sympy: do analytical math'
'python-xxhash: hash ndarrays faster than built-in MD5/CRC')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/mikedh/trimesh/archive/${pkgver}.tar.gz)
-sha512sums=('0f0e2b601828f2058ee478f4afb380646cfb7c92dc0b395d42b40e2641726b7fabad134fbccd7219d63a8384da9dd2d5984ad15ddd68656e851c8bc56a8e07f6')
+sha512sums=('8cfe3712c4ee7b1c54759cc64859587448e0ed62509da0b39d9926ac2ad2886355da1c450392c23ae5f3aa8663159d2ba77bd6e8e28bc699d9783527898cf7b2')
build() {
cd trimesh-${pkgver}
More information about the arch-commits
mailing list