summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew Noel2016-01-21 12:20:14 -0500
committerDrew Noel2016-01-21 12:20:14 -0500
commit48dc642257c572a2de3a674f2a34c7cfb47c8456 (patch)
treeedc33d18666a8544f0f4ab3c008afb5313855c87 /PKGBUILD
parentf2019086a4e5241387efdaf0b2d3d91a54116cbe (diff)
downloadaur-48dc642257c572a2de3a674f2a34c7cfb47c8456.tar.gz
Pull in NVCC fix from mjal
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33e3a9b4c87c..239890399c78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jyantis <yantis@yantis.net>
pkgname=caffe-git
-pkgver=r3443.62ed0d2
+pkgver=r3482.813c3c9
pkgrel=1
pkgdesc='A fast framework for deep learning built in C++ for speed with a Python 2 interface'
arch=(x86_64)