From 4c013d5921da2c65dde7b648eff1716413d5ed33 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Sun, 10 May 2020 21:45:52 +0600 Subject: [PATCH] xonsh: update to 0.9.18. --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index d892dd0d332..0ee5e68af59 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.17 +version=0.9.18 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=68dbe61edc02776e8fe9ae4e5a73db0a65e00ef89081bcdb7e58f840624f8355 +checksum=fbbcb62334a2f1fd94af79c6d4bcf183c0308aab16221a9aa752a3660cc73f09 register_shell="/bin/xonsh"