From 5bd01089911d9fadf3603d00f4f1a4a36860ab21 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Thu, 3 Sep 2020 02:28:01 +0600 Subject: [PATCH] xonsh: update to 0.9.21. --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 28576175bb762c..602a6eda13df0f 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.19 +version=0.9.21 revision=1 archs=noarch build_style=python3-module @@ -11,5 +11,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=35c278c848829d5484f7456aeb6a86abd647e06c6e2bf09389ef0a306ef28e07 +checksum=b6f6a0fc8b388480bbf7aa1900dc97edf63d100a7dd572be8e5031b754e1c9f5 register_shell="/bin/xonsh"