python-jupyter_qtconsole: update to 4.4.2
This commit is contained in:
parent
512e4faba3
commit
65ef14d67a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-jupyter_qtconsole'
|
||||
pkgname=python-jupyter_qtconsole
|
||||
version=4.4.1
|
||||
version=4.4.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="qtconsole-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/jupyter/qtconsole"
|
||||
license="BSD-3-Clause"
|
||||
distfiles="${PYPI_SITE}/q/qtconsole/qtconsole-${version}.tar.gz"
|
||||
checksum=7870b19e6a6b0ab3acc09ee65463c0ca7568b3a01a6902d7c4e1ed2c4fc4e176
|
||||
checksum=faa529167b22412ea51ea44f20728a602415734d2229721d1194cea47cb730fa
|
||||
alternatives="jupyter-qtconsole:jupyter-qtconsole:/usr/bin/jupyter-qtconsole2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue