From 8e3cc3aa5c39bd85b0ab1b4e861a5bfbd96c2966 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sun, 30 Dec 2018 18:34:25 +0200 Subject: [PATCH] xonsh: update to 0.8.7. --- srcpkgs/xonsh/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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"