From 6588f3ddb541d621cf53d22fe39ea765e2e6b393 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Fri, 21 Apr 2017 15:32:24 +0200 Subject: [PATCH] python-chess: update to 0.18.0 --- 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 2cf69b355d9..53f184498ff 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.17.0 +version=0.18.0 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=d0026e83448023d8002fb21f3aa6ceb480eae45386d63e6cc4f581e3f7d38e49 +checksum=90d16d282f5dc185d50d3a371b2cf50db1fe61dfd2467b610f6070a20fc7b295 python3-chess_package() { noarch=yes