python-chess: update to 0.19.0
This commit is contained in:
parent
afbff583f1
commit
46138dc0fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-chess'
|
||||
pkgname=python-chess
|
||||
version=0.18.4
|
||||
version=0.19.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=86afd2d8a7899f0d2b20c26a12ec614af323a61d661bcade364b38e3c8dbd699
|
||||
checksum=afac4adfd35ebbce0c6ec81f9d6240516a69c8404bb186c8e551efda636ca5e0
|
||||
|
||||
python3-chess_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in New Issue