xonsh: update to 0.9.19.
This commit is contained in:
parent
4e8df59c12
commit
f9773b28aa
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue