xonsh: update to 0.9.22.

This commit is contained in:
mobinmob 2020-09-26 18:48:36 +03:00 committed by Andrew J. Hesford
parent f376baef42
commit 452c2d74b3
1 changed files with 2 additions and 3 deletions

View File

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