xonsh: update to 0.8.7.
This commit is contained in:
parent
f6a5aa96bb
commit
8e3cc3aa5c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xonsh'
|
# Template file for 'xonsh'
|
||||||
pkgname=xonsh
|
pkgname=xonsh
|
||||||
version=0.8.6
|
version=0.8.7
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -10,6 +10,7 @@ short_desc="Python-powered, cross-platform, Unix-gazing shell"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://xon.sh/"
|
homepage="https://xon.sh/"
|
||||||
|
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=694baa4f9444e953bee99fdecfd86f34272ca89bfa1ad7d3d5feb204b0f30b4f
|
checksum=875aebb1f09463c36c3bd8cb958d4272839d687c6c5ab997518140f5610faf23
|
||||||
register_shell="/bin/xonsh"
|
register_shell="/bin/xonsh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue