python-fishnet: update to 1.15.10.
This commit is contained in:
parent
85ae40bdbb
commit
36eb345c45
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'python-fishnet'
|
# Template file for 'python-fishnet'
|
||||||
pkgname=python-fishnet
|
pkgname=python-fishnet
|
||||||
version=1.15.9
|
version=1.15.10
|
||||||
revision=1
|
revision=1
|
||||||
|
noarch=yes
|
||||||
wrksrc="fishnet-${version}"
|
wrksrc="fishnet-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="fishnet.py"
|
pycompile_module="fishnet.py"
|
||||||
|
@ -9,11 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-requests"
|
depends="python-requests"
|
||||||
short_desc="Distributed Stockfish analysis for lichess.org (Python2)"
|
short_desc="Distributed Stockfish analysis for lichess.org (Python2)"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/niklasf/fishnet"
|
homepage="https://github.com/niklasf/fishnet"
|
||||||
distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz"
|
distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz"
|
||||||
checksum=dc5f5b1b8aaa53b58c48fb1be7cd59e39c60947424aeed1681f32c3bf28176e5
|
checksum=7eee9c58dab32b1d482ea9898e297c6a5d3a99717ff5cd85921b013bd042e11e
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
python3-fishnet_package() {
|
python3-fishnet_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue