xonsh: update to 0.9.21.

Closes: #24619 [via git-merge-pr]
This commit is contained in:
Imran Khan 2020-09-03 02:28:01 +06:00 committed by Andrew J. Hesford
parent cecbade2dd
commit 273806c52d
1 changed files with 2 additions and 2 deletions

View File

@ -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"