python-chess: update to 0.18.1

This commit is contained in:
Alessio Sergi 2017-05-07 18:58:12 +02:00
parent 63678052cc
commit 67d7339509
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.18.0
version=0.18.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=90d16d282f5dc185d50d3a371b2cf50db1fe61dfd2467b610f6070a20fc7b295
checksum=b126ff9cacdb7afca1e66bf9e074105c79e43e9abaeb416badeef7b921908951
python3-chess_package() {
noarch=yes