python3-chess: update to 0.25.1.
This commit is contained in:
parent
793b5c4ce8
commit
1127fd37ca
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-chess'
|
||||
pkgname=python3-chess
|
||||
version=0.25.0
|
||||
version=0.25.1
|
||||
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=4c2178aeadf9e6a9742244763071e0983815597b3536b12ba03e79ad71649468
|
||||
checksum=a60b209873d0d5dbcabe311378ff71bf7913725bd38c2288fd0e796cda7293f9
|
||||
|
|
Loading…
Reference in a new issue