summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e15958252ee..060e87c86fbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ license=('BSD')
depends=('python2' 'python2-numpy' 'python2-scipy' 'python2-h5py' 'xcfun' 'libcint' 'libxc')
makedepends=('cmake')
provides=($_pkgname=$pkgver)
+conflicts=('python2-pyscf')
source=("$pkgname::git+https://github.com/sunqm/pyscf.git")
md5sums=('SKIP')