From 90054a85f9b7734545907134594d980ecf4d1276 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 19 Oct 2017 02:11:40 -0200 Subject: [PATCH] python-chess: update to 0.20.1. --- srcpkgs/python-chess/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-chess/template b/srcpkgs/python-chess/template index d87a28ea94f..93e8d9f5713 100644 --- a/srcpkgs/python-chess/template +++ b/srcpkgs/python-chess/template @@ -1,6 +1,6 @@ # Template file for 'python-chess' pkgname=python-chess -version=0.20.0 +version=0.20.1 revision=1 noarch=yes build_style=python-module @@ -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=b85a941d6e46f0fd6da232cc508756b02ace0fb0964fbffed7fe4b5b2897ce18 +checksum=988f6422c733c6e836d2585598f921a4ef5bd73ac90b814f8f272eb27cb83c7c python3-chess_package() { noarch=yes