python-chess: update to 0.20.0

This commit is contained in:
Alessio Sergi 2017-10-15 18:11:47 +02:00
parent d4b97b4a67
commit 0abd1c4321

View file

@ -1,7 +1,7 @@
# Template file for 'python-chess'
pkgname=python-chess
version=0.19.0
revision=2
version=0.20.0
revision=1
noarch=yes
build_style=python-module
pycompile_module="chess"
@ -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=afac4adfd35ebbce0c6ec81f9d6240516a69c8404bb186c8e551efda636ca5e0
checksum=b85a941d6e46f0fd6da232cc508756b02ace0fb0964fbffed7fe4b5b2897ce18
python3-chess_package() {
noarch=yes