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'
|
||||
pkgname=python-fishnet
|
||||
version=1.15.9
|
||||
version=1.15.10
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="fishnet-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="fishnet.py"
|
||||
|
@ -9,11 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python-requests"
|
||||
short_desc="Distributed Stockfish analysis for lichess.org (Python2)"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/niklasf/fishnet"
|
||||
distfiles="https://github.com/niklasf/fishnet/archive/v${version}.tar.gz"
|
||||
checksum=dc5f5b1b8aaa53b58c48fb1be7cd59e39c60947424aeed1681f32c3bf28176e5
|
||||
noarch=yes
|
||||
checksum=7eee9c58dab32b1d482ea9898e297c6a5d3a99717ff5cd85921b013bd042e11e
|
||||
|
||||
python3-fishnet_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue