summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenyuneyun2016-11-17 16:47:43 +0000
committerrenyuneyun2016-11-24 15:09:14 +0000
commit916cb01720cc9a8c8c68603705d30cad4436cbe7 (patch)
tree86c269ec0043df36d8c6b5e65291e3999db71e95
parent6dbf4223f3e9f3ace244e59f7884ba3ef2705348 (diff)
downloadaur-916cb01720cc9a8c8c68603705d30cad4436cbe7.tar.gz
fix .SRCINFO
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d824d9c608f..7cb81ef375b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = jupyter-octave_kernel
pkgdesc = A Jupyter kernel for Octave
- pkgver = 0.7.1
+ pkgver = 0.16.1
pkgrel = 1
url = https://github.com/Calysto/octave_kernel
arch = any
license = BSD
- makedepends = python-setuptools
+ makedepends = python-pip
depends = jupyter-notebook
depends = octave
depends = python-oct2py
- source = https://github.com/Calysto/octave_kernel/archive/v0.7.1.tar.gz
- md5sums = f78644bd8a9f45ad293b1c27a855222d
+ source = https://pypi.python.org/packages/67/e1/de6980e51757a197a36b9dc82ed10636aaa32e12272517a30596b21ac5a8/octave_kernel-0.16.1-py2.py3-none-any.whl
+ md5sums = 49032ec96b36cb54b8693933e989a2c8
pkgname = jupyter-octave_kernel