summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAndrew Anderson2019-12-04 18:10:12 +0000
committerAndrew Anderson2019-12-04 18:10:12 +0000
commitabd0eb05715a9660531e50155d996d70dbf71013 (patch)
tree23c3bf5d6e2f042b9b92d6a2785b0d820d4f4baa /.SRCINFO
parent80172d2d3d1196533d7b8b687a806d8f3731216b (diff)
downloadaur-abd0eb05715a9660531e50155d996d70dbf71013.tar.gz
Fix build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03e09bbc7647..78b51c7dc4f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = trinnity-caffe-git
pkgdesc = Caffe 1.0 with triNNity extensions
pkgver = 1.0
- pkgrel = 22
+ pkgrel = 23
url = https://bitbucket.org/STG-TCD/trinnity-caffe
arch = x86_64
license = BSD
makedepends = cmake
- depends = boost1.69-libs
+ depends = boost-libs
depends = protobuf
depends = google-glog
depends = gflags
depends = hdf5
depends = python
- depends = boost1.69
+ depends = boost
depends = cython
depends = python-numpy
depends = python-scipy