diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 14:55:53 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 14:55:53 +0100 |
commit | 37e02170df7e1f775683ab7302af6a296e426d64 (patch) | |
tree | 9db90cf8aa5500c1e7799c15103e72ddfdef529a /python-peakutils | |
parent | f3fafe5863daa472eab863d1f231f8d967cbecbc (diff) | |
download | archlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.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 088b539bb..a4cebcf3e 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.3 -pkgrel=47 +pkgrel=48 pkgdesc="Peak detection utilities for 1D data" arch=('any') url="https://pypi.python.org/pypi/PeakUtils" |