summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDrew Noel2016-07-07 15:18:17 -0400
committerDrew Noel2016-07-07 15:18:17 -0400
commitdf9c8881d0dab60af869ba08b047b015f0c209f1 (patch)
tree72b80d39fb58162b2d1c3673a78a3db6a2485b25 /PKGBUILD
parent8d68a92f86c0627822b1d2e6da03137bdb280075 (diff)
downloadaur-df9c8881d0dab60af869ba08b047b015f0c209f1.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a9ee9772995..bfab000216da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=caffe-git
pkgver=rc3.r186.gf28f5ae
-pkgrel=1
+pkgrel=2
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'