mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-fishnet: update to 1.15.18.
This commit is contained in:
parent
fafac8fe35
commit
3d4a22ad1b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-fishnet'
|
# Template file for 'python3-fishnet'
|
||||||
pkgname=python3-fishnet
|
pkgname=python3-fishnet
|
||||||
version=1.15.16
|
version=1.15.18
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="fishnet-${version}"
|
wrksrc="fishnet-${version}"
|
||||||
|
@ -9,9 +9,9 @@ pycompile_module="fishnet.py"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests"
|
depends="python3-requests"
|
||||||
checkdepends="python3-requests"
|
checkdepends="python3-requests"
|
||||||
short_desc="Distributed Stockfish analysis for lichess.org (Python2)"
|
short_desc="Distributed Stockfish analysis for lichess.org"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
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=f0d229640173b767d1d343c2d71f20eb45a4a180a43d12bf12a1060fa58e01c6
|
checksum=1854ec228fddd71ecae21abb5d2b5a523fc3781d08cea1f2f757c53936db0daf
|
||||||
|
|
Loading…
Add table
Reference in a new issue