From 0abd1c43211dae142cc991e37dc3ad7ef4974d33 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 15 Oct 2017 18:11:47 +0200 Subject: [PATCH] python-chess: update to 0.20.0 --- srcpkgs/python-chess/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-chess/template b/srcpkgs/python-chess/template index cec478e2b1..d87a28ea94 100644 --- a/srcpkgs/python-chess/template +++ b/srcpkgs/python-chess/template @@ -1,7 +1,7 @@ # Template file for 'python-chess' pkgname=python-chess -version=0.19.0 -revision=2 +version=0.20.0 +revision=1 noarch=yes build_style=python-module pycompile_module="chess" @@ -12,7 +12,7 @@ maintainer="cipr3s " license="GPL-3" homepage="https://github.com/niklasf/python-chess" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=afac4adfd35ebbce0c6ec81f9d6240516a69c8404bb186c8e551efda636ca5e0 +checksum=b85a941d6e46f0fd6da232cc508756b02ace0fb0964fbffed7fe4b5b2897ce18 python3-chess_package() { noarch=yes