summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb3b9df13fa5..00eed02124e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Valeriy Huz <ghotrix@gmail.com>
pkgname='lucaschess-git'
_pkgname=lucaschess
-pkgver=65
+pkgver=87
pkgrel=1
pkgdesc="Play Train Compete"
arch=('i686' 'x86_64')
url="http://lucaschess.pythonanywhere.com/"
license=('GPL2')
depends=('python2-pyaudio' 'swig' 'python2-psutil' 'python2-chardet' 'python2-pygal'
- 'python2-pocketsphinx' 'python2-pyqt4' 'python2-pillow' 'python2-chess' 'python2-scandir')
+ 'python2-pyqt4' 'python2-pillow' 'python2-chess' 'python2-scandir')
makedepends=('git' 'cython2')
optdepends=('crafty' 'cutechess' 'fairymax' 'fruit' 'gnuchess' 'hoichess' 'pychess'
'stockfish' 'toga2' 'xboard' 'scid_vs_pc')