pychess: update to 1.0.2
This commit is contained in:
parent
8f2b70c4e0
commit
6daf068091
1 changed files with 12 additions and 10 deletions
|
@ -1,15 +1,17 @@
|
||||||
# Template file for 'pychess'
|
# Template file for 'pychess'
|
||||||
pkgname=pychess
|
pkgname=pychess
|
||||||
version=0.12.4
|
version=1.0.2
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="pychess"
|
pycompile_module="pychess"
|
||||||
archs=noarch
|
_commondeps="python3-gobject python3-pexpect python3-SQLAlchemy
|
||||||
hostmakedepends="python3-setuptools"
|
gobject-introspection gtksourceview"
|
||||||
depends="gobject-introspection gst-plugins-base1 gtksourceview python3-gobject"
|
hostmakedepends="python3-setuptools gettext ${_commondeps}"
|
||||||
short_desc="A GTK chess client written in Python"
|
depends="stockfish gnome-icon-theme python3-websockets
|
||||||
|
python3-psutil gst-plugins-base1 ${_commondeps}"
|
||||||
|
short_desc="GTK chess client written in Python"
|
||||||
maintainer="cipr3s <cipr3s@gmx.com>"
|
maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.pychess.org"
|
homepage="https://pychess.github.io"
|
||||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/pychess/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum="0706861dcea811abb80c8db589494e932b4bab931b2a8799fe53a2bd4b6ac372"
|
checksum=06d9274775fb0aac480fcc40f0007be3c5309da6a122013472d36de7de8d5fa2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue