summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:12:34 +0000
committerWill Handley2020-12-02 09:12:34 +0000
commit75f58247239072f398c07408339fa927d0bd276d (patch)
treefd412ad20931950fe56def744b7fee1eac351b34 /PKGBUILD
parentaa3f1a00e8e14262ed6e675e8c30091c87e537ba (diff)
downloadaur-75f58247239072f398c07408339fa927d0bd276d.tar.gz
Python 3.9 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92a278eb13b4..8718d40a3dee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_modulename=ripser
pkgname=python-$_modulename
pkgver=0.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="A Lean Persistent Homology Library for Python"
arch=(any)
url="https://github.com/scikit-tda/ripser.py"