From 9920ce4653cc37b6faf8cfe60724524b748abe5b Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 26 Sep 2020 18:48:36 +0300 Subject: [PATCH] xonsh: update to 0.9.22. --- srcpkgs/xonsh/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 602a6eda13d..d15917d61a7 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,8 +1,7 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.21 +version=0.9.22 revision=1 -archs=noarch build_style=python3-module hostmakedepends="python3-setuptools" short_desc="Python-powered, cross-platform, Unix-gazing shell" @@ -11,5 +10,5 @@ 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=b6f6a0fc8b388480bbf7aa1900dc97edf63d100a7dd572be8e5031b754e1c9f5 +checksum=ddef670edd172ea760bdff34dde082db9fa3057bb1b87a5694385295158449db register_shell="/bin/xonsh"