xonsh: update to 0.9.19.

This commit is contained in:
Imran Khan 2020-08-11 19:12:08 +06:00 committed by Andrew J. Hesford
parent 4e8df59c12
commit f9773b28aa

View file

@ -1,15 +1,15 @@
# Template file for 'xonsh'
pkgname=xonsh
version=0.9.18
version=0.9.19
revision=1
archs=noarch
build_style=python3-module
hostmakedepends="python3"
hostmakedepends="python3-setuptools"
short_desc="Python-powered, cross-platform, Unix-gazing shell"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
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=fbbcb62334a2f1fd94af79c6d4bcf183c0308aab16221a9aa752a3660cc73f09
checksum=35c278c848829d5484f7456aeb6a86abd647e06c6e2bf09389ef0a306ef28e07
register_shell="/bin/xonsh"