summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06aa821f8fb1..299764b69f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=caffe2-git
_srcname=pytorch
pkgver=0.8.2.r14826.gf79fb58744
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='A new lightweight, modular, and scalable deep learning framework (git version)'
arch=('i686' 'x86_64')
@@ -30,7 +30,7 @@ depends=(
)
makedepends=('git' 'cmake')
provides=('caffe2' 'caffe2-cpu-git')
-conflicts=('caffe2' 'caffe2-cpu-git')
+conflicts=('caffe2' 'caffe2-cpu-git' 'python-pytorch')
replaces=('caffe2-cpu-git')
options=('!emptydirs')
source=(