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 e4fc794adb34..fc01da448e6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name="tamu_d3m"
pkgname="python-$_name-git"
pkgver=r8.423bbb8
-pkgrel=1
+pkgrel=2
pkgdesc="core package for D3M project"
url="https://github.com/tods-doc/tamu_d3m"
@@ -35,7 +35,7 @@ depends=('python'
'python-openml')
makedepends=('git' 'python-setuptools')
provides=("python-$_name")
-conflicts=("python-$_name")
+conflicts=("python-$_name" "python-d3m")
source=("git+https://github.com/tods-doc/$_name.git")
md5sums=('SKIP')