python-chess: update to 0.23.10

This commit is contained in:
Alessio Sergi 2018-11-03 19:38:38 +01:00
parent 7f499642d4
commit c0ae85f368
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.23.9
version=0.23.10
revision=1
noarch=yes
build_style=python-module
@ -12,7 +12,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/niklasf/python-chess"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=5e1fdc704df0563659cefa7464386a9db82786ca7f7109e928d7f84880dab53e
checksum=e462602c2f7b772858b3d83b63e91eec288173b35d0db12feb13a1f3be5235b4
python3-chess_package() {
noarch=yes