summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorValeriy Huz2018-06-01 17:48:36 +0300
committerValeriy Huz2018-06-01 17:48:36 +0300
commit7bcb635411d9b5a84328ab2bb9699c72e982ad60 (patch)
tree9609e46bbb5538d1ea93f0c0572e9b27fdf58e19
parentd8a293384f09b25c545c2b602e0f3da438d365fc (diff)
downloadaur-7bcb635411d9b5a84328ab2bb9699c72e982ad60.tar.gz
switched to new repo for lc0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da6c45f41f78..8434ff38e92b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = lc0-cudnn-git
makedepends = ninja
depends = cuda
depends = cudnn
- source = lc0-cudnn::git+https://github.com/glinscott/leela-chess#branch=next
+ source = lc0-cudnn::git+https://github.com/LeelaChessZero/lc0.git
md5sums = SKIP
pkgname = lc0-cudnn-git
diff --git a/PKGBUILD b/PKGBUILD
index 7113351cb0c6..888c57415b8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://lczero.org/"
license=('GPLv3')
depends=('cuda' 'cudnn')
makedepends=('git' 'meson>=0.46' 'ninja')
-source=("${_pkgname}::git+https://github.com/glinscott/leela-chess#branch=next")
+source=("${_pkgname}::git+https://github.com/LeelaChessZero/lc0.git")
md5sums=('SKIP')
pkgver() {