diff options
author | Erich Eckner <git@eckner.net> | 2018-07-01 17:26:34 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-07-01 17:26:34 +0200 |
commit | fee3f1a180403322a90b79fada27a06e20d8a30d (patch) | |
tree | daa0d85bb2f6c8826366625ec275c490db2a0cee /ipython-ipyparallel/PKGBUILD | |
parent | 4c0fe7bbc625b74c16a0bbf2548df4b4e85d55cf (diff) | |
download | archlinuxewe-fee3f1a180403322a90b79fada27a06e20d8a30d.tar.xz |
ipython-ipyparallel 6.2.1-2 -> 6.2.2-1
Diffstat (limited to 'ipython-ipyparallel/PKGBUILD')
-rw-r--r-- | ipython-ipyparallel/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ipython-ipyparallel/PKGBUILD b/ipython-ipyparallel/PKGBUILD index 0eb37881e..f03fcf04f 100644 --- a/ipython-ipyparallel/PKGBUILD +++ b/ipython-ipyparallel/PKGBUILD @@ -2,15 +2,15 @@ pkgbase=ipython-ipyparallel pkgname=('ipython-ipyparallel' 'ipython2-ipyparallel' 'ipython-ipyparallel-common') -pkgver=6.2.1 -pkgrel=2 +pkgver=6.2.2 +pkgrel=1 pkgdesc="Interactive Parallel Computing in Python" url="https://github.com/ipython/ipyparallel" arch=(any) license=('BSD') makedepends=('python-setuptools' 'python2-setuptools' 'ipython' 'ipython2') source=("https://github.com/ipython/ipyparallel/archive/${pkgver}.tar.gz") -sha512sums=('21a6b53ad6855eaf103c6b640ea731daad7402ba85057770939fd73c041c352b3599635de094c2cc4d8e4a127bdb4c9517dd582801d78c86a023fa29e9267cb2') +sha512sums=('abfbfdc23999a442fb9a1cc1c04c71dbf456cb78af9133b7a5510819f55e645e0dc6ae9b0894c4d04a18591988c6ede8c2400cca6d11167797c7b41861f70d04') _common_files=( 'etc/' |