summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2017-07-16 11:26:13 -0300
committerDaniel Bermond2017-07-16 11:26:13 -0300
commitdad75c087069f30ec360edca54a790e265d2b141 (patch)
tree5c9bada840f1b85ec98f764576527c2f282ef8be
parentc1f9dc5395831d2c7c3f8833646ebf55052c5b52 (diff)
downloadaur-dad75c087069f30ec360edca54a790e265d2b141.tar.gz
PIE static libraries rebuild (new gcc build flags)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da3c4caf0815..7500de46bfc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jun 24 13:55:23 UTC 2017
+# Sun Jul 16 14:25:47 UTC 2017
pkgbase = caffe2-git
pkgdesc = A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)
- pkgver = 0.7.0.r528.g437897b6
+ pkgver = 0.7.0.r657.ga01c46a7
pkgrel = 1
url = http://caffe2.ai/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index e2399d61b2f8..ac31987d3271 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Daniel Bermond < yahoo-com: danielbermond >
pkgname=caffe2-git
-pkgver=0.7.0.r528.g437897b6
+pkgver=0.7.0.r657.ga01c46a7
pkgrel=1
pkgdesc='A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)'
arch=('x86_64')