python-chess: update to 0.19.0

This commit is contained in:
Alessio Sergi 2017-07-28 12:30:15 +02:00
parent afbff583f1
commit 46138dc0fc

View file

@ -1,6 +1,6 @@
# Template file for 'python-chess' # Template file for 'python-chess'
pkgname=python-chess pkgname=python-chess
version=0.18.4 version=0.19.0
revision=1 revision=1
noarch=yes noarch=yes
build_style=python-module build_style=python-module
@ -12,7 +12,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
license="GPL-3" license="GPL-3"
homepage="https://github.com/niklasf/python-chess" homepage="https://github.com/niklasf/python-chess"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=86afd2d8a7899f0d2b20c26a12ec614af323a61d661bcade364b38e3c8dbd699 checksum=afac4adfd35ebbce0c6ec81f9d6240516a69c8404bb186c8e551efda636ca5e0
python3-chess_package() { python3-chess_package() {
noarch=yes noarch=yes