xonsh: update to 0.9.11.
This commit is contained in:
parent
24513737fc
commit
42e9737ef2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xonsh'
|
# Template file for 'xonsh'
|
||||||
pkgname=xonsh
|
pkgname=xonsh
|
||||||
version=0.9.10
|
version=0.9.11
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,5 +12,5 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://xon.sh/"
|
homepage="https://xon.sh/"
|
||||||
changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst"
|
||||||
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
|
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
|
||||||
checksum=cecbb35ef16c2159dfbb772c9cfeb0b786d875702566a2c698087a0baf9069ca
|
checksum=8dec5e90c17983afeb2fa7f584795981274104c6eea3c97f7cf66b56d4204f7c
|
||||||
register_shell="/bin/xonsh"
|
register_shell="/bin/xonsh"
|
||||||
|
|
Loading…
Reference in New Issue