mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
python3-chess: update to 0.24.2.
This commit is contained in:
parent
96fedc124d
commit
bc3622c885
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-chess'
|
# Template file for 'python3-chess'
|
||||||
pkgname=python3-chess
|
pkgname=python3-chess
|
||||||
version=0.24.0
|
version=0.24.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="python-chess-${version}"
|
wrksrc="python-chess-${version}"
|
||||||
|
@ -13,4 +13,4 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/niklasf/python-chess"
|
homepage="https://github.com/niklasf/python-chess"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname/3/}/${pkgname/3/}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname/3/}/${pkgname/3/}-${version}.tar.gz"
|
||||||
checksum=d6d99166ccd846f39731397813169a3ff979eb349a0153807fa03be2590f5ce3
|
checksum=00a58ee5a8d1e3cc377883deba5786cc1ba65c8168aafd6b126af0af20d31f2f
|
||||||
|
|
Loading…
Add table
Reference in a new issue