mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pychess: update to 1.0.5.
This commit is contained in:
parent
4261295eaa
commit
0c7bb920ae
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pychess'
|
# Template file for 'pychess'
|
||||||
pkgname=pychess
|
pkgname=pychess
|
||||||
version=1.0.4
|
version=1.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
_commondeps="python3-gobject python3-cairo python3-pexpect python3-SQLAlchemy2
|
_commondeps="python3-gobject python3-cairo python3-pexpect python3-SQLAlchemy2
|
||||||
gst1-python3 gtksourceview"
|
gst1-python3 gtksourceview"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="cipr3s <cipr3s@gmx.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://pychess.github.io"
|
homepage="https://pychess.github.io"
|
||||||
distfiles="https://github.com/pychess/pychess/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/pychess/pychess/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=68cd4a0197d7e325f0e46fb52b88ce8ac7425c6c9adea60c8838a57af713b0a5
|
checksum=3dda31117e5a18b0e0357aaafea6d498f64e717ad8beab82adcde00711be5638
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
PYTHONPATH=lib python3 pgn2ecodb.py
|
PYTHONPATH=lib python3 pgn2ecodb.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue