diff --git a/srcpkgs/xonsh/template b/srcpkgs/xonsh/template index 8b4e48eae05..150d83d4c8f 100644 --- a/srcpkgs/xonsh/template +++ b/srcpkgs/xonsh/template @@ -1,7 +1,7 @@ # Template file for 'xonsh' pkgname=xonsh version=0.10.1 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" checkdepends="python3-pytest python3-prompt_toolkit python3-Pygments"