summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Nixdorf2019-05-22 06:33:06 +0200
committerJakob Nixdorf2019-05-22 06:33:06 +0200
commit8da799e90191ec7b7db1e0e2dc60e70bf2e52fa6 (patch)
tree3d84b0cc528b6a514d33049ced61590206d270ba /PKGBUILD
parentd2afd703753f4ddc4672913d31e8bac1e461dfcb (diff)
downloadaur-python-peakutils.tar.gz
Bump to version 1.3.2
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}"