diff options
author | Daniel Bermond | 2018-07-25 16:27:16 +0000 |
---|---|---|
committer | Daniel Bermond | 2018-07-25 16:27:16 +0000 |
commit | 1cab3586aa697579cf363d78eb6a63f398b6e2af (patch) | |
tree | edc5545761284237b41f79f209937ff8a3b5181c /.SRCINFO | |
parent | 74b2bb49ba17acb5145999ebb151934e6446c802 (diff) | |
download | aur-1cab3586aa697579cf363d78eb6a63f398b6e2af.tar.gz |
Remove tbb git submodule (temporarily removed by upstream)
References
----------
https://github.com/pytorch/pytorch/commit/05c473b85cf40908ffefb16351bcc49ac582968f
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = caffe2-git pkgdesc = A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled) - pkgver = 0.8.2.r11491.gf8e83dc25 + pkgver = 0.8.2.r12358.g8825e323b pkgrel = 1 epoch = 1 url = http://caffe2.ai/ @@ -58,7 +58,6 @@ pkgbase = caffe2-git conflicts = caffe2-cpu-git options = !emptydirs source = pytorch-git::git+https://github.com/pytorch/pytorch.git - source = caffe2-submodule-tbb::git+https://github.com/01org/tbb#branch=tbb_2018 source = caffe2-submodule-catch::git+https://github.com/catchorg/Catch2.git source = caffe2-submodule-nanopb::git+https://github.com/nanopb/nanopb.git source = caffe2-submodule-pybind11::git+https://github.com/pybind/pybind11.git @@ -114,7 +113,6 @@ pkgbase = caffe2-git sha256sums = SKIP sha256sums = SKIP sha256sums = SKIP - sha256sums = SKIP pkgname = caffe2-git |