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