python-chess: update to 0.18.0
This commit is contained in:
parent
a8bf53736a
commit
6588f3ddb5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-chess'
|
||||
pkgname=python-chess
|
||||
version=0.17.0
|
||||
version=0.18.0
|
||||
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=d0026e83448023d8002fb21f3aa6ceb480eae45386d63e6cc4f581e3f7d38e49
|
||||
checksum=90d16d282f5dc185d50d3a371b2cf50db1fe61dfd2467b610f6070a20fc7b295
|
||||
|
||||
python3-chess_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue