python-chess: update to 0.20.1.

This commit is contained in:
maxice8 2017-10-19 02:11:40 -02:00 committed by Enno Boland
parent 7c2360b8a0
commit 90054a85f9
1 changed files with 2 additions and 2 deletions

View File

@ -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 <cipr3s@gmx.com>"
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