diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 07:55:39 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 07:55:39 +0100 |
commit | 9d14898e77fdb708bbcf1ddc497074831dc45c66 (patch) | |
tree | ae4f1e0f9ec63f5551f1575df5448049a39ff698 /python-peakutils | |
parent | b18439646936427371dcc0f33571b9e625016a9c (diff) | |
download | archlinuxewe-9d14898e77fdb708bbcf1ddc497074831dc45c66.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 5c76a2056..cd84e4940 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.3 -pkgrel=5 +pkgrel=6 pkgdesc="Peak detection utilities for 1D data" arch=('any') url="https://pypi.python.org/pypi/PeakUtils" |