summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-05-30 15:50:30 -0300
committerDaniel Bermond2017-05-30 15:50:30 -0300
commit5809034ea7d6b60e4ce8a8936c63b404239300e4 (patch)
tree4f49a03f92339b08d18b28a696a4e1ffe42f8c27
parentafaab443c98af0a145805665c626b8877979ba10 (diff)
downloadaur-5809034ea7d6b60e4ce8a8936c63b404239300e4.tar.gz
boost-libs 1.64 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73fab238776e..15cdd313b7fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat May 20 12:36:18 UTC 2017
+# Tue May 30 18:50:25 UTC 2017
pkgbase = caffe-git
pkgdesc = A deep learning framework made with expression, speed, and modularity in mind (git version, gpu enabled)
pkgver = 1.0.r11.g91b09280f
- pkgrel = 1
+ pkgrel = 2
url = http://caffe.berkeleyvision.org/
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index ce8207f93a38..1ae0450d252e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=caffe-git
_srcname=caffe
pkgver=1.0.r11.g91b09280f
-pkgrel=1
+pkgrel=2
pkgdesc="A deep learning framework made with expression, speed, and modularity in mind (git version, gpu enabled)"
arch=('x86_64')
url="http://caffe.berkeleyvision.org/"
license=('BSD')
depends=(
- # binary repositories:
+ # official repositories:
'boost-libs' 'protobuf' 'google-glog' 'gflags' 'hdf5' 'opencv' 'leveldb'
'lmdb' 'cuda' 'python' 'boost' 'cython' 'python-numpy' 'python-scipy'
'python-matplotlib' 'ipython' 'python-h5py' 'python-networkx' 'python-nose'