From 6f6258d845b8ab4b03658f68e687c82d5821c18c Mon Sep 17 00:00:00 2001 From: travankor Date: Sat, 7 Jul 2018 16:31:53 -0700 Subject: [PATCH] python-chess: update to 0.23.9 --- 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 a9031a71a4c..2d1ac39a268 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.7 +version=0.23.9 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=3cf0153965414ce3e0827c01050baf048d2f2d7c3e188b027eac4be6fcd9a3bb +checksum=5e1fdc704df0563659cefa7464386a9db82786ca7f7109e928d7f84880dab53e python3-chess_package() { noarch=yes