python3-chess: update to 0.27.0.
This commit is contained in:
parent
1ba0584cd7
commit
9cf461e25c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chess'
|
||||
pkgname=python3-chess
|
||||
version=0.26.0
|
||||
version=0.27.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="python-chess-${version}"
|
||||
|
@ -13,4 +13,4 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/niklasf/python-chess"
|
||||
distfiles="${PYPI_SITE}/p/${pkgname/3/}/${pkgname/3/}-${version}.tar.gz"
|
||||
checksum=efd2d980d78976f24feb3864d303b50710822c2bdd72545bf5cc3dd391d40c00
|
||||
checksum=f43f6c18484318e304c6a37bcf0053f5b8d0fed2c0a64a6ed25d713e16b8bda0
|
||||
|
|
Loading…
Reference in New Issue