summaryrefslogtreecommitdiff
path: root/ipython-ipyparallel
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-02-07 14:40:07 +0100
committerErich Eckner <git@eckner.net>2018-02-07 14:40:07 +0100
commit04f527dfca1c29d1853b043de53a26995042fb22 (patch)
treece00ff842ce5604370616b1addbe934478a8f151 /ipython-ipyparallel
parent90b3472b805d5c74629c1693729ab9579321d22d (diff)
downloadarchlinuxewe.git.save-04f527dfca1c29d1853b043de53a26995042fb22.tar.xz
ipython-ipyparallel 6.1.0-1 -> 6.1.1-1
Diffstat (limited to 'ipython-ipyparallel')
-rw-r--r--ipython-ipyparallel/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/ipython-ipyparallel/PKGBUILD b/ipython-ipyparallel/PKGBUILD
index 0178ac37..7c84b213 100644
--- a/ipython-ipyparallel/PKGBUILD
+++ b/ipython-ipyparallel/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=ipython-ipyparallel
pkgname=('ipython-ipyparallel' 'ipython2-ipyparallel')
-pkgver=6.1.0
+pkgver=6.1.1
pkgrel=1
pkgdesc="Interactive Parallel Computing in Python"
url="https://github.com/ipython/ipyparallel"
@@ -10,7 +10,7 @@ arch=(any)
license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools' 'ipython' 'ipython2')
source=("https://github.com/ipython/ipyparallel/archive/${pkgver}.tar.gz")
-sha512sums=('416a38c1d240f6ff6f75c1a1116c423ed4fc311baa049b12868031b999ab6a5d70d887e54b5df84659b0ab43a06fc4eb4cb0d426d4f8d67204acd2d2f676a6bc')
+sha512sums=('4cd4119169e13273a2b3c9cabc245b13fed3bbac6b069fafcfc76a5a73824e5b1dfd1de69c3f2062182612941543b65c5a978218f4ce42ded163708e01d0a455')
prepare() {
cp -r "${srcdir}/ipyparallel-$pkgver" "${srcdir}/ipyparallel-$pkgver-py2"