diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
commit | 15e1f6393bf12eed406adced14233b45e5ed7a10 (patch) | |
tree | b3a859ad13b1f4b50862f89ab7f3f361b45507ed /python-peakutils | |
parent | ecbc9db674c95ceeef7488b512a1309a64511ac3 (diff) | |
download | archlinuxewe-15e1f6393bf12eed406adced14233b45e5ed7a10.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 6f3dbdf55..b5c3d97c8 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.4 -pkgrel=5 +pkgrel=6 pkgdesc="Peak detection utilities for 1D data" arch=('any') url="https://pypi.python.org/pypi/PeakUtils" |