void-packages/srcpkgs/xonsh/template
2020-05-11 20:18:44 +02:00

16 lines
557 B
Bash

# Template file for 'xonsh'
pkgname=xonsh
version=0.9.18
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=fbbcb62334a2f1fd94af79c6d4bcf183c0308aab16221a9aa752a3660cc73f09
register_shell="/bin/xonsh"