diff --git a/srcpkgs/pychess/template b/srcpkgs/pychess/template index d0594aa77f4..622e5ff451c 100644 --- a/srcpkgs/pychess/template +++ b/srcpkgs/pychess/template @@ -1,15 +1,17 @@ # Template file for 'pychess' pkgname=pychess -version=0.12.4 -revision=3 +version=1.0.2 +revision=1 build_style=python3-module pycompile_module="pychess" -archs=noarch -hostmakedepends="python3-setuptools" -depends="gobject-introspection gst-plugins-base1 gtksourceview python3-gobject" -short_desc="A GTK chess client written in Python" +_commondeps="python3-gobject python3-pexpect python3-SQLAlchemy + gobject-introspection gtksourceview" +hostmakedepends="python3-setuptools gettext ${_commondeps}" +depends="stockfish gnome-icon-theme python3-websockets + python3-psutil gst-plugins-base1 ${_commondeps}" +short_desc="GTK chess client written in Python" maintainer="cipr3s " -license="GPL-3" -homepage="http://www.pychess.org" -distfiles="${homepage}/download/${pkgname}-${version}.tar.gz" -checksum="0706861dcea811abb80c8db589494e932b4bab931b2a8799fe53a2bd4b6ac372" +license="GPL-3.0-or-later" +homepage="https://pychess.github.io" +distfiles="https://github.com/pychess/${pkgname}/archive/${version}.tar.gz" +checksum=06d9274775fb0aac480fcc40f0007be3c5309da6a122013472d36de7de8d5fa2