summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrenyuneyun2016-12-19 18:20:59 +0000
committerrenyuneyun2016-12-19 18:20:59 +0000
commitd8aa6d48acc56b0aa4ac676f6a3dbf03829ac753 (patch)
treef56a1d65baa1ea3dba891588652d445737a6f314 /PKGBUILD
parent02387c6688dc2e48985d27760b2b76611e84b603 (diff)
downloadaur-d8aa6d48acc56b0aa4ac676f6a3dbf03829ac753.tar.gz
update to 0.18.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 137c81a84e84..f98fa59caade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: renyuneyun <renyuneyun@gmail.com>
_name=octave_kernel
pkgname=jupyter-${_name}
-pkgver=0.17.2
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
pkgdesc="A Jupyter kernel for Octave"
arch=('any')
url="https://github.com/Calysto/octave_kernel"
@@ -18,8 +18,8 @@ optdepends=(
'gnuplot: for making plots'
)
options=()
-source=("https://pypi.python.org/packages/f9/4d/62261029810faf6492dd70ed87dfd2c164aac77f568bde11715941d8c3d9/octave_kernel-0.17.2-py2.py3-none-any.whl")
-sha384sums=('d8a8521ee966bdcb6a530b7c211253bbf8e4fd1b40d493bf291331189add8c50bde824ad2bf46150a693cdc32526f7eb')
+source=("https://pypi.python.org/packages/5b/58/5c1474dd48bc808419eca963a9a0e62c2b0016ee2ebb0f588c269d1f3e99/octave_kernel-0.18.0-py2.py3-none-any.whl")
+md5sums=('d62ba1a1df73b0e0e64ead7280761ca0')
package() {