xonsh: update to 0.9.17.
This commit is contained in:
parent
e02ee3540d
commit
9ba95c8752
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xonsh'
|
||||
pkgname=xonsh
|
||||
version=0.9.15
|
||||
version=0.9.17
|
||||
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=2b6bf384bb3e993c943370d9f1a81b0b320fb348ffe0499ae9ae90ef158c0901
|
||||
checksum=68dbe61edc02776e8fe9ae4e5a73db0a65e00ef89081bcdb7e58f840624f8355
|
||||
register_shell="/bin/xonsh"
|
||||
|
|
Loading…
Reference in a new issue