From 26e71c4822151960c08f7014f9d422a361bdd741 Mon Sep 17 00:00:00 2001 From: SolitudeSF Date: Sun, 9 Jun 2019 16:54:52 +0300 Subject: [PATCH] xonsh: update to 0.9.5 --- srcpkgs/xonsh/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 8aabcdb75ea..befa7d06c6e 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,6 +1,6 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.4 +version=0.9.5 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=ffd6d7c99ae0028d092e8ab5313cf562db6c7de8544241a4cbdf272c6c0029b9 +checksum=71a4cdf5d5c2e862a5b63a6097bef3cdcdbba99ffa19482fb3c16630c967eda6 register_shell="/bin/xonsh"