xonsh, bump version (#6247)

This commit is contained in:
Schrijvers Luc
2021-10-07 12:00:20 +02:00
committed by GitHub
parent 87286919c8
commit 902dc2bfae

View File

@@ -4,11 +4,11 @@ language and command prompt. The language is a superset of Python 3.5+ with \
additional shell primitives. xonsh (pronounced conch) is meant for the daily \
use of experts and novices alike."
HOMEPAGE="https://xon.sh/"
COPYRIGHT="2015-2016 the xonsh developers"
COPYRIGHT="2015-2019 the xonsh developers"
LICENSE="BSD (2-clause)"
REVISION="1"
SOURCE_URI="https://github.com/xonsh/xonsh/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="44afe504c2878686b4ee732e380c804489477aec2fcc61f5476574ee064fbddc"
CHECKSUM_SHA256="4ede94226b0cc5f429bc7605ace88137c685d24675228e9e94ec18341dd30be4"
ARCHITECTURES="any"