summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew Noel2015-12-01 14:03:03 -0500
committerDrew Noel2015-12-01 14:03:03 -0500
commitf2019086a4e5241387efdaf0b2d3d91a54116cbe (patch)
tree263d00794007a01a017973da1dcff755e0a9dfc3
parent33f182f6808880e59ba08917b46cc7b3c492e9ba (diff)
downloadaur-f2019086a4e5241387efdaf0b2d3d91a54116cbe.tar.gz
Bump version to 62ed0d
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 738621a1fa36..a6204d388422 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = caffe-git
pkgdesc = A fast framework for deep learning built in C++ for speed with a Python 2 interface
- pkgver = r3035.543afd3
- pkgrel = 2
+ pkgver = r3443.62ed0d2
+ pkgrel = 1
url = https://github.com/BVLC/caffe
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index eacf9f9dbdbc..33e3a9b4c87c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: jyantis <yantis@yantis.net>
pkgname=caffe-git
-pkgver=r3035.543afd3
-pkgrel=2
+pkgver=r3443.62ed0d2
+pkgrel=1
pkgdesc='A fast framework for deep learning built in C++ for speed with a Python 2 interface'
arch=(x86_64)
url='https://github.com/BVLC/caffe'