xonsh: update to 0.8.8.

This commit is contained in:
Rasmus Thomsen 2019-01-11 15:58:37 +01:00 committed by maxice8
parent 6b81302e38
commit 7e410012ca
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'xonsh' # Template file for 'xonsh'
pkgname=xonsh pkgname=xonsh
version=0.8.7 version=0.8.8
revision=1 revision=1
noarch=yes noarch=yes
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=875aebb1f09463c36c3bd8cb958d4272839d687c6c5ab997518140f5610faf23 checksum=7d06990312ad284db692f0bb9c9005a2224a52cb0844d53be9a650ad7e67844e
register_shell="/bin/xonsh" register_shell="/bin/xonsh"