From aaa0ab79a3d3c17018e07dfcc036992603d1937c Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 23 Nov 2020 19:22:21 +0200 Subject: [PATCH] xonsh: update to 0.9.24. --- srcpkgs/xonsh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 1aaf2f5f96a..2ad7f65b91f 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,7 +1,7 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.22 -revision=2 +version=0.9.24 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" short_desc="Python-powered, cross-platform, Unix-gazing shell" @@ -10,5 +10,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=ddef670edd172ea760bdff34dde082db9fa3057bb1b87a5694385295158449db +checksum=ed981f129f2501b3d7354466b7c85ff58d22750f18df0910d66c8dbe94ec9b3b register_shell="/bin/xonsh"