summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorValeriy Huz2017-11-06 08:54:30 +0200
committerValeriy Huz2017-11-06 08:54:30 +0200
commit93d81b7107e837847e9de32e054bd80ae29e1c26 (patch)
tree180d61be68603dc539350d1dd8a1952efff3b540 /PKGBUILD
parentf998dcf22f2b923a64874ead09d965a5681e703e (diff)
downloadaur-93d81b7107e837847e9de32e054bd80ae29e1c26.tar.gz
Changed upstream URL and GIT links.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfc1ca2934d1..a5354feeece6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Valeriy Huz <ghotrix@gmail.com>
pkgname='lucaschess-git'
_pkgname=lucaschess
-pkgver=26
+pkgver=65
pkgrel=1
pkgdesc="Play Train Compete"
arch=('i686' 'x86_64')
-url="http://www-lucaschess.rhcloud.com/"
+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')
@@ -14,7 +14,7 @@ optdepends=('crafty' 'cutechess' 'fairymax' 'fruit' 'gnuchess' 'hoichess' 'pyche
'stockfish' 'toga2' 'xboard' 'scid_vs_pc')
provides=('lucaschess')
conflicts=('lucaschess')
-source=("${_pkgname}::git+https://github.com/lukasmonk/lucaschess_11.git")
+source=("${_pkgname}::git+https://github.com/lukasmonk/lucaschess")
md5sums=('SKIP')
pkgver() {