diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:35:33 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:35:33 +0200 |
commit | f0cdf892b0d472073a894117e6dbb7ddd5d67ec0 (patch) | |
tree | 6d49dd5d4c4088d25ae786ad73069fb7766974ae /python-lmfit/PKGBUILD | |
parent | 1e29ff9109350c3c8bcfe0382ff7a0b41d5c48f7 (diff) | |
download | archlinuxewe-f0cdf892b0d472073a894117e6dbb7ddd5d67ec0.tar.xz |
python-lmfit: rebuild
Diffstat (limited to 'python-lmfit/PKGBUILD')
-rw-r--r-- | python-lmfit/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-lmfit/PKGBUILD b/python-lmfit/PKGBUILD index 87f07ffaf..a4bbfb614 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/" |