summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2017-06-15 16:36:02 -0300
committerDaniel Bermond2017-06-15 16:36:02 -0300
commitfb8d33eed5640f672a2eeb985476cba80786884a (patch)
treecd4210aab0ec2fa92ea6371bd056b7cb48751de4 /PKGBUILD
parentf80c0715bad07a7e76518f323bf32f5d6a1a8a65 (diff)
downloadaur-fb8d33eed5640f672a2eeb985476cba80786884a.tar.gz
Cosmetic changings
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f919746392f..cafb93ecab59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=caffe2-git
pkgver=0.7.0.r434.g4c76b747
-pkgrel=2
+pkgrel=3
pkgdesc='A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)'
arch=('x86_64')
url='http://caffe2.ai/'
license=('BSD')
depends=(
- # binary repositories:
+ # official repositories:
# required:
'google-glog' 'protobuf' 'python2' 'python2-numpy' 'python2-protobuf' 'cuda'
'cudnn'