From 2fa121322787ecb5882c1a576516961218f94716 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Mon, 26 Aug 2019 08:01:22 +0000 Subject: [PATCH] xonsh: update to 0.9.10. --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index bb8563500eb..75e85e22119 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.8 +version=0.9.10 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=f9185bac74241c7503f4d0805348e64453576daa282aa4238f526c0bfbae55d8 +checksum=cecbb35ef16c2159dfbb772c9cfeb0b786d875702566a2c698087a0baf9069ca register_shell="/bin/xonsh"