diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:27:59 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:27:59 +0200 |
commit | d6b53c3bae68e5025e53322fb8793e7ed7ffd4ca (patch) | |
tree | 9840ab2f2a74c1e6da5d7c7d0e6c14cd7798e8fa /python-peakutils/PKGBUILD | |
parent | 3cd334b7dce802498a4d2dff097f661728c98214 (diff) | |
download | archlinuxewe.git.save-d6b53c3bae68e5025e53322fb8793e7ed7ffd4ca.tar.xz |
python-peakutils: rebuild
Diffstat (limited to 'python-peakutils/PKGBUILD')
-rw-r--r-- | python-peakutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-peakutils/PKGBUILD b/python-peakutils/PKGBUILD index c02921c0..e1a43678 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.3 -pkgrel=3 +pkgrel=4 pkgdesc="Peak detection utilities for 1D data" arch=('any') url="https://pypi.python.org/pypi/PeakUtils" |