summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee05f49e0a67..31e63c7d82f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-persim
pkgdesc = Distances and representations of persistence diagrams
pkgver = 0.1.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/scikit-tda/persim
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 214f6d086f90..149112dfb58b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_modulename=persim
pkgname=python-$_modulename
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Distances and representations of persistence diagrams"
arch=(any)
url="https://github.com/scikit-tda/persim"