void-packages/srcpkgs/xonsh/template
2020-04-13 13:23:40 +02:00

15 lines
557 B
Bash

# Template file for 'xonsh'
pkgname=xonsh
version=0.9.17
revision=1
archs=noarch
build_style=python3-module
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=68dbe61edc02776e8fe9ae4e5a73db0a65e00ef89081bcdb7e58f840624f8355
register_shell="/bin/xonsh"