summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-04-29 20:31:09 +0000
committerDaniel Bermond2018-04-30 18:47:51 +0000
commitbc9295b66b8ee9c5606013332b00729dc2e386ec (patch)
treed7269d9dbf88ba7064a1cbbc0fa2eed81b1343ad /.SRCINFO
parenta6a85a911659c4f8aba3bf96cccb139c8020749e (diff)
downloadaur-bc9295b66b8ee9c5606013332b00729dc2e386ec.tar.gz
Update git submodules. Change pkgver method.
Update git submodules to match latest upstream changes. Note that 'third_party/nccl' is not a real git submodule and thus it does not need to be cloned by makepkg (nccl source code currently comes bundled in 'third_party/nccl' when cloning the pytorch git repository). $pkgver now uses the caffe2 version from the file 'caffe2/VERSION_NUMBER'. Since this version does not coincide with the pytorch version mumber, the revision number is now the total number of revisions in the pytorch git repository. Note ---- gcc5 is currently on the [community] repository. It was moved from the AUR to [community] due to CUDA. Removed gcc5 from the AUR block on makedepends.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8372e8f928d1..f2864e3f381c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = caffe2-git
pkgdesc = A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)
- pkgver = 0.1.11.r7977.g3b63be063
+ pkgver = 0.8.2.r11002.g90026f59a
pkgrel = 1
epoch = 1
url = http://caffe2.ai/
@@ -58,12 +58,10 @@ pkgbase = caffe2-git
conflicts = caffe2-cpu-git
options = !emptydirs
source = pytorch-git::git+https://github.com/pytorch/pytorch.git
- source = caffe2-submodule-aten-cpuinfo::git+https://github.com/Maratyszcza/cpuinfo
- source = caffe2-submodule-aten-tbb_remote::git+https://github.com/01org/tbb#branch=tbb_2018
- source = caffe2-submodule-aten-catch::git+https://github.com/catchorg/Catch2.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
- source = caffe2-submodule-nccl::git+https://github.com/nvidia/nccl.git
source = caffe2-submodule-cub::git+https://github.com/NVlabs/cub.git
source = caffe2-submodule-eigen::git+https://github.com/RLovelett/eigen.git
source = caffe2-submodule-googletest::git+https://github.com/google/googletest.git
@@ -111,8 +109,6 @@ pkgbase = caffe2-git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = SKIP
- sha256sums = SKIP
pkgname = caffe2-git