summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7f530c8e061..d83860e8da47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgbase=python-peakutils
pkgname=('python-peakutils' 'python2-peakutils')
-pkgver=1.3.0
+pkgver=1.3.2
pkgrel=1
pkgdesc="Peak detection utilities for 1D data"
arch=('any')
url="https://pypi.python.org/pypi/PeakUtils"
license=('MIT')
makedepends=('python-setuptools' 'python2-setuptools')
-source=("https://files.pythonhosted.org/packages/cf/07/7bd0f10c2f35884fdb04affdb3c137a955d68c3840da86c896f4dcc9b6ee/PeakUtils-${pkgver}.tar.gz")
-md5sums=('a1a142f9a01fd88d89d7b6ab9879b355')
-sha256sums=('ae3da09fb16ffd9dcedd7428d326008ab0f0e21cccf681e2a41e05ee10ac72f4')
+source=("https://files.pythonhosted.org/packages/2a/e0/a45948450946a87dae44d936ea7646d862e1014753c496468a05f20e95c5/PeakUtils-${pkgver}.tar.gz")
+md5sums=('26a5bc40efb65f9764e2dc16ae1a397e')
+sha256sums=('2cf1f609132f0219e2fc9c7e221b62d1c82c9a502ec9a4c1195823423275c954')
prepare() {
cd "${srcdir}"