summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 18:17:37 +0000
committerOromion2021-12-14 18:17:37 +0000
commit635acde68946bc7553671e4d951d64040485b6c7 (patch)
tree77b3d612fa98290b28c6a11c4d0389c729d10b8d /PKGBUILD
parentd30120351d7e231a56215bd2ade58caddb52b933 (diff)
downloadaur-635acde68946bc7553671e4d951d64040485b6c7.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0805955627da..ef7095607243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _base=meshpy
pkgname=python-${_base}
pkgdesc="2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)"
pkgver=2020.1
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://documen.tician.de/${_base}"
license=(MIT)