summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Anderson2018-10-12 12:31:37 +0100
committerAndrew Anderson2018-10-12 12:31:37 +0100
commit5626313b9aa21b9c92295421db52bde8d793e9c5 (patch)
treec83a9fc382d4c4c3e4d82d0704eecf24f0105f00 /PKGBUILD
parentc9989e76f2758ea86e2fdf571a71e66655da4ec0 (diff)
downloadaur-5626313b9aa21b9c92295421db52bde8d793e9c5.tar.gz
Switch to maintainer fork of Caffe
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08de343bcd44..b9af39e2e6c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=caffe-opencl-slim-git
_srcname=caffe
pkgver=1.0
-pkgrel=8
+pkgrel=9
pkgdesc="A slimmed-down build of Caffe based on caffe-opencl-git"
arch=('x86_64')
url="http://caffe.berkeleyvision.org/"
@@ -19,7 +19,7 @@ makedepends=('cmake')
provides=('caffe')
conflicts=('caffe' 'caffe-git' 'caffe-cpu-git' 'caffe-dr-git' 'caffe-mnc-dr-git' 'caffe-cpu'
'caffe2' 'caffe2-git' 'caffe2-cpu' 'caffe2-cpu-git' 'caffe-opencl-git')
-source=("${_srcname}"::"git+https://github.com/BVLC/${_srcname}#branch=opencl"
+source=("${_srcname}"::"git+https://github.com/andrew-wja/${_srcname}#branch=opencl"
'dependencies.patch')
sha256sums=('SKIP'
'7ddb59109d7df3889641eaa4769e6b9e82f96f623b200ecfd8ade7ecfe04f95f')