From 83eca28774bcda0953c90b7b0d067e6644088d03 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Sun, 29 Mar 2020 01:39:41 +0600 Subject: [PATCH] xonsh: update to 0.9.15. --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 964a63231fc..cda70c7e223 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.14 +version=0.9.15 revision=1 archs=noarch build_style=python3-module @@ -11,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=98936fb7ea3cf6b2b720dd1ae98f081f4bdfb472ebc02a41eae7eac61dece5ef +checksum=2b6bf384bb3e993c943370d9f1a81b0b320fb348ffe0499ae9ae90ef158c0901 register_shell="/bin/xonsh"