summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWill Handley2020-02-06 16:58:34 +1030
committerWill Handley2020-02-06 16:58:34 +1030
commitaa3f1a00e8e14262ed6e675e8c30091c87e537ba (patch)
tree21a13ed6b6c3b5952f699322d5c01921e910784b
parente86b993e0eb6d35f32feecfb649383255fa6d825 (diff)
downloadaur-aa3f1a00e8e14262ed6e675e8c30091c87e537ba.tar.gz
Updated the description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a534c381a35..8afb7d24b3a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-ripser
- pkgdesc = nested sampling visualisation
+ pkgdesc = A Lean Persistent Homology Library for Python
pkgver = 0.4.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-tda/ripser.py
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 322aadc7b58b..92a278eb13b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_modulename=ripser
pkgname=python-$_modulename
pkgver=0.4.1
-pkgrel=1
-pkgdesc="nested sampling visualisation"
+pkgrel=2
+pkgdesc="A Lean Persistent Homology Library for Python"
arch=(any)
url="https://github.com/scikit-tda/ripser.py"
license=('MIT')