From 1aadda1c3ce732f9e69fca39a81ecb2490082f27 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Tue, 11 Aug 2020 19:12:08 +0600 Subject: [PATCH] xonsh: update to 0.9.19. --- srcpkgs/xonsh/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 0ee5e68af59..28576175bb7 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,15 +1,15 @@ # Template file for 'xonsh' pkgname=xonsh -version=0.9.18 +version=0.9.19 revision=1 archs=noarch build_style=python3-module -hostmakedepends="python3" +hostmakedepends="python3-setuptools" short_desc="Python-powered, cross-platform, Unix-gazing shell" maintainer="SolitudeSF " 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=fbbcb62334a2f1fd94af79c6d4bcf183c0308aab16221a9aa752a3660cc73f09 +checksum=35c278c848829d5484f7456aeb6a86abd647e06c6e2bf09389ef0a306ef28e07 register_shell="/bin/xonsh"