diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 12:09:51 +0100 |
commit | 8f1f8c225549e0f266d00bccc3994a5d65ffc9b6 (patch) | |
tree | 03f5fd77e953b0eafa68afcff237604f60ded637 /python-peakutils | |
parent | 1e4a1fa853efa6f28fc6cf38777da557198829d1 (diff) | |
download | archlinuxewe-8f1f8c225549e0f266d00bccc3994a5d65ffc9b6.tar.xz |
recompile all python packages
Diffstat (limited to 'python-peakutils')
-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 190bc50b0..14fd567e9 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.3 -pkgrel=30 +pkgrel=31 pkgdesc="Peak detection utilities for 1D data" arch=('any') url="https://pypi.python.org/pypi/PeakUtils" |