void-packages/srcpkgs/xonsh/template

17 lines
587 B
Bash
Raw Normal View History

2018-09-09 09:48:31 +00:00
# Template file for 'xonsh'
pkgname=xonsh
2019-01-11 14:58:37 +00:00
version=0.8.8
2018-09-09 09:48:31 +00: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 16:34:25 +00:00
changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst"
2018-09-09 09:48:31 +00:00
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
2019-01-11 14:58:37 +00:00
checksum=7d06990312ad284db692f0bb9c9005a2224a52cb0844d53be9a650ad7e67844e
2018-09-09 09:48:31 +00:00
register_shell="/bin/xonsh"