python-chess: update to 0.23.10
This commit is contained in:
parent
7f499642d4
commit
c0ae85f368
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue