diff --git a/srcpkgs/python3-jupyter/template b/srcpkgs/python3-jupyter/template index 58c34884363..b17bd1020c9 100644 --- a/srcpkgs/python3-jupyter/template +++ b/srcpkgs/python3-jupyter/template @@ -2,11 +2,11 @@ # # THIS PACKAGE WAS SPLIT FROM python3-jupyter_core TO AVOID A DEPENDENCY CYCLE pkgname=python3-jupyter -version=4.6.3 -revision=2 +version=4.7.1 +revision=1 build_style=meta depends="python3-jupyter_notebook python3-jupyter_console python3-jupyter_ipywidgets" short_desc="Jupyter metapackage for Void Linux" -maintainer="Andrew J. Hesford " -license="BSD-3-Clause" +maintainer="dkwo " +license="GPL-3.0-or-later" homepage="https://jupyter.org"