summaryrefslogtreecommitdiff
path: root/python-bash_kernel
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-23 08:56:02 +0200
committerErich Eckner <git@eckner.net>2019-07-23 08:56:02 +0200
commite1c3abc40f13766410a36e76afdeb190e5b2680a (patch)
tree76b159622585b2c4cb7e2a034407ce1dd0c92071 /python-bash_kernel
parent3a90ec509c472b8d8d121e2d360b679ae8696bbd (diff)
downloadarchlinuxewe.git.save-e1c3abc40f13766410a36e76afdeb190e5b2680a.tar.xz
python-bash_kernel 0.7.1-1 -> 0.7.2-1
Diffstat (limited to 'python-bash_kernel')
-rw-r--r--python-bash_kernel/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-bash_kernel/PKGBUILD b/python-bash_kernel/PKGBUILD
index fc24e062..1615ff78 100644
--- a/python-bash_kernel/PKGBUILD
+++ b/python-bash_kernel/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-bash_kernel
pkgname=(python2-bash_kernel python-bash_kernel)
_pkgname=bash_kernel
-pkgver=0.7.1
+pkgver=0.7.2
pkgrel=1
pkgdesc='A Jupyter kernel for bash.'
arch=('any')
@@ -23,8 +23,8 @@ _makedepends=()
# 'cython'
# 'python-setuptools')
_optdepends=()
-source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/ba/cf/4e551a9f919cdcee37bc7bfafa7bf09adbc94ebfde9d44cf11461cfbde57/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('29f895819e076e3f225e37034b70b5265a559e2964e020c942024f51ea6153e8')
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/96/8f/869587d23c29bf74dc52a9bd5c80170762adfc78ecb5108ae8b32bb48f82/${_pkgname}-${pkgver}.tar.gz")
+sha512sums=('94231b4c014888241a0c06b69e5d59b0baa6000bf922cfc6ca2d558a96387e109bcb0dcb15061b94bfde6c30296dce4a3b8cd8f2a7c53014b48870321bb40685')
makedepends=(
"${_deppy[@]}"