void-packages/srcpkgs/xonsh/template

17 lines
588 B
Bash
Raw Normal View History

2018-09-09 11:48:31 +02:00
# Template file for 'xonsh'
pkgname=xonsh
2019-02-10 05:41:54 +01:00
version=0.8.10
2018-09-09 11:48:31 +02:00
revision=1
noarch=yes
build_style=python3-module
pycompile_module="xonsh xontrib"
hostmakedepends="python3"
short_desc="Python-powered, cross-platform, Unix-gazing shell"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://xon.sh/"
2018-12-30 17:34:25 +01:00
changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst"
2018-09-09 11:48:31 +02:00
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
2019-02-10 05:41:54 +01:00
checksum=4b33422e0edf6de62e3f39a2b0d62c877171fab861c4184f142bd4ad7f470d52
2018-09-09 11:48:31 +02:00
register_shell="/bin/xonsh"