void-packages/srcpkgs/xonsh/template
2019-01-11 13:33:53 -02:00

16 lines
587 B
Bash

# Template file for 'xonsh'
pkgname=xonsh
version=0.8.8
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/"
changelog="https://raw.githubusercontent.com/xonsh/xonsh/${version}/CHANGELOG.rst"
distfiles="https://github.com/xonsh/xonsh/archive/${version}.tar.gz"
checksum=7d06990312ad284db692f0bb9c9005a2224a52cb0844d53be9a650ad7e67844e
register_shell="/bin/xonsh"