xonsh: update to 0.9.4
This commit is contained in:
parent
8da8510fdd
commit
6551cbaefc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xonsh'
|
||||
pkgname=xonsh
|
||||
version=0.8.11
|
||||
version=0.9.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -12,5 +12,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=f9cceb90941fdc667393087b75bb6fec964e65507df85fd5d5154e9204bc2ebd
|
||||
checksum=ffd6d7c99ae0028d092e8ab5313cf562db6c7de8544241a4cbdf272c6c0029b9
|
||||
register_shell="/bin/xonsh"
|
||||
|
|
Loading…
Reference in a new issue