python-chess: update to 0.18.2
This commit is contained in:
parent
7f43ddfebf
commit
1e8af92bcc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-chess'
|
# Template file for 'python-chess'
|
||||||
pkgname=python-chess
|
pkgname=python-chess
|
||||||
version=0.18.1
|
version=0.18.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/niklasf/python-chess"
|
homepage="https://github.com/niklasf/python-chess"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b126ff9cacdb7afca1e66bf9e074105c79e43e9abaeb416badeef7b921908951
|
checksum=d50d18ade3126e7af596ff7506aa5940c692da1a1b6d546f439bc76d26920593
|
||||||
|
|
||||||
python3-chess_package() {
|
python3-chess_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue