From ccd7b40c5cd63c11f169c83f9536cf1cf947b561 Mon Sep 17 00:00:00 2001 From: Sir-Boops <admin@boops.me> Date: Fri, 30 Jun 2017 11:40:49 -0600 Subject: [PATCH] python-chess: update to 0.18.3 (#6904) --- 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 4b7dfdafbf6..c31f88aa8d9 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.18.2 +version=0.18.3 revision=1 noarch=yes build_style=python-module @@ -12,7 +12,7 @@ maintainer="cipr3s <cipr3s@gmx.com>" license="GPL-3" homepage="https://github.com/niklasf/python-chess" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=d50d18ade3126e7af596ff7506aa5940c692da1a1b6d546f439bc76d26920593 +checksum=17cb2663a4bf72b7b2046e8f3d9e0ec14880e3139b6162141409d889de55e4d4 python3-chess_package() { noarch=yes