void-packages/srcpkgs/xonsh/template
Imran Khan 273806c52d xonsh: update to 0.9.21.
Closes: #24619 [via git-merge-pr]
2020-09-02 20:01:52 -04:00

15 lines
568 B
Bash

# Template file for 'xonsh'
pkgname=xonsh
version=0.9.21
revision=1
archs=noarch
build_style=python3-module
hostmakedepends="python3-setuptools"
short_desc="Python-powered, cross-platform, Unix-gazing shell"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
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=b6f6a0fc8b388480bbf7aa1900dc97edf63d100a7dd572be8e5031b754e1c9f5
register_shell="/bin/xonsh"