summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-lmfit/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-lmfit/PKGBUILD b/python-lmfit/PKGBUILD
index 87f07ffa..a4bbfb61 100644
--- a/python-lmfit/PKGBUILD
+++ b/python-lmfit/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python-lmfit'
_pkgname=lmfit-py
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Least-Squares Minimization with Constraints for Python"
arch=('any')
url="http://lmfit.github.io/lmfit-py/"