From 0150e5c7951460273499af9f885669da01a06cf0 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 4 Oct 2019 18:45:38 +0300 Subject: [PATCH] xonsh: update to 0.9.11. --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 75e85e22119..bab0a0ba6c1 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.10 +version=0.9.11 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=cecbb35ef16c2159dfbb772c9cfeb0b786d875702566a2c698087a0baf9069ca +checksum=8dec5e90c17983afeb2fa7f584795981274104c6eea3c97f7cf66b56d4204f7c register_shell="/bin/xonsh"