python3-chess: update to 0.24.2.
This commit is contained in:
parent
96fedc124d
commit
bc3622c885
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chess'
|
||||
pkgname=python3-chess
|
||||
version=0.24.0
|
||||
version=0.24.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
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=d6d99166ccd846f39731397813169a3ff979eb349a0153807fa03be2590f5ce3
|
||||
checksum=00a58ee5a8d1e3cc377883deba5786cc1ba65c8168aafd6b126af0af20d31f2f
|
||||
|
|
Loading…
Reference in New Issue