diff --git a/srcpkgs/python-jupyter_qtconsole/template b/srcpkgs/python-jupyter_qtconsole/template index f3bce89d277..f8f85534bbd 100644 --- a/srcpkgs/python-jupyter_qtconsole/template +++ b/srcpkgs/python-jupyter_qtconsole/template @@ -1,6 +1,6 @@ # Template file for 'python-jupyter_qtconsole' pkgname=python-jupyter_qtconsole -version=4.4.2 +version=4.4.3 revision=1 archs=noarch wrksrc="qtconsole-${version}" @@ -12,10 +12,10 @@ depends="python-traitlets python-jupyter_core python-jupyter_client python-PyQt5-svg" short_desc="Jupyter Qt console (Python2)" maintainer="Alessio Sergi " -homepage="https://github.com/jupyter/qtconsole" license="BSD-3-Clause" +homepage="https://github.com/jupyter/qtconsole" distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz" -checksum=faa529167b22412ea51ea44f20728a602415734d2229721d1194cea47cb730fa +checksum=bc1ba15f50c29ed50f1268ad823bb6543be263c18dd093b80495e9df63b003ac alternatives="jupyter-qtconsole:jupyter-qtconsole:/usr/bin/jupyter-qtconsole2" post_install() {