From 28bc548992eea71d02b71a551e6f1bbca6253004 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Sat, 12 Oct 2019 07:58:19 +0000 Subject: [PATCH] xonsh: update to 0.9.12. --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index bab0a0ba6c1..768ebf36022 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.11 +version=0.9.12 revision=1 archs=noarch build_style=python3-module @@ -12,5 +12,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=8dec5e90c17983afeb2fa7f584795981274104c6eea3c97f7cf66b56d4204f7c +checksum=e7cf4e98ebfb9a35b197e681e426f58e8c0c4ce5aee5e1ec9d1d25a37eb92eda register_shell="/bin/xonsh"