xonsh: update to 0.9.14.
This commit is contained in:
parent
0853db5263
commit
fd33852d7f
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'xonsh'
|
||||
pkgname=xonsh
|
||||
version=0.9.13
|
||||
revision=2
|
||||
version=0.9.14
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="xonsh xontrib"
|
||||
hostmakedepends="python3"
|
||||
short_desc="Python-powered, cross-platform, Unix-gazing shell"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
|
@ -12,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=21b9c81377c3be04bdf72f0eca2370a3c3ad7b050683362bc52ec84085cdebd2
|
||||
checksum=98936fb7ea3cf6b2b720dd1ae98f081f4bdfb472ebc02a41eae7eac61dece5ef
|
||||
register_shell="/bin/xonsh"
|
||||
|
|
Loading…
Reference in New Issue