xonsh: update to 0.9.24.
This commit is contained in:
parent
caaec2a579
commit
8be5e97671
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xonsh'
|
# Template file for 'xonsh'
|
||||||
pkgname=xonsh
|
pkgname=xonsh
|
||||||
version=0.9.22
|
version=0.9.24
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
short_desc="Python-powered, cross-platform, Unix-gazing shell"
|
short_desc="Python-powered, cross-platform, Unix-gazing shell"
|
||||||
|
@ -10,5 +10,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=ddef670edd172ea760bdff34dde082db9fa3057bb1b87a5694385295158449db
|
checksum=ed981f129f2501b3d7354466b7c85ff58d22750f18df0910d66c8dbe94ec9b3b
|
||||||
register_shell="/bin/xonsh"
|
register_shell="/bin/xonsh"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue