From fd33852d7f3d5e3c16476c6b61ce5d0c3fb19c13 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Sat, 29 Feb 2020 03:36:14 +0600 Subject: [PATCH] xonsh: update to 0.9.14. --- srcpkgs/xonsh/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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"