diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 417d3affcb5..5023bc0b25c 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.8.6 +version=0.8.7 revision=1 noarch=yes build_style=python3-module @@ -10,6 +10,7 @@ short_desc="Python-powered, cross-platform, Unix-gazing shell" maintainer="SolitudeSF " license="GPL-3.0-or-later" homepage="https://xon.sh/" +changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst" distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz" -checksum=694baa4f9444e953bee99fdecfd86f34272ca89bfa1ad7d3d5feb204b0f30b4f +checksum=875aebb1f09463c36c3bd8cb958d4272839d687c6c5ab997518140f5610faf23 register_shell="/bin/xonsh"