From 37508c11f9cba094d8e0b6b2dfe8cfe11f89de7f Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Mon, 21 May 2018 07:12:30 -0300 Subject: [PATCH] python-chess: update to 0.23.5. (#13806) --- 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 5230e7e2f7e..513f252b026 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.23.0 +version=0.23.5 revision=1 noarch=yes build_style=python-module @@ -12,7 +12,7 @@ maintainer="cipr3s " license="GPL-3.0-or-later" homepage="https://github.com/niklasf/python-chess" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=b7a53e5dc997ab1a7671a3a071c8ee78b59539fbe415e74b7404dbe1128b5213 +checksum=e8741b8ea94b7749697db3dd4811b7706b94f52dfd00eb29a14cfc54b7e84e6a python3-chess_package() { noarch=yes