diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 7f0fee838e4..964a63231fc 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,10 +1,9 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.13 -revision=2 +version=0.9.14 +revision=1 archs=noarch build_style=python3-module -pycompile_module="xonsh xontrib" hostmakedepends="python3" short_desc="Python-powered, cross-platform, Unix-gazing shell" maintainer="SolitudeSF " @@ -12,5 +11,5 @@ 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=21b9c81377c3be04bdf72f0eca2370a3c3ad7b050683362bc52ec84085cdebd2 +checksum=98936fb7ea3cf6b2b720dd1ae98f081f4bdfb472ebc02a41eae7eac61dece5ef register_shell="/bin/xonsh"