summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShiv Upadhyay2021-02-15 19:53:42 -0500
committerShiv Upadhyay2021-02-15 19:53:42 -0500
commit7cceda0c346f74b3a7c7c4b02ad4be03239f2b2c (patch)
tree960c276fa010b5f189a07f90f312aaeaacb55d6b /PKGBUILD
parent08621f977ad0936b64adc59ef978f5e9b026d1b1 (diff)
downloadaur-7cceda0c346f74b3a7c7c4b02ad4be03239f2b2c.tar.gz
Update provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88f934065a7f..6e07530e8893 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,14 @@
pkgname=xcfun-git
_pkgname=xcfun
pkgver=2.1.1.r1.gf87ca0e
-pkgrel=2
+pkgrel=3
pkgdesc="Exchange-Correlation functionals with arbitrary order derivatives"
arch=(i686 x86_64)
url="http://dftlibs.org/xcfun/"
license=('GPL3')
makedepends=(git cmake)
provides=(xcfun xcfun-pyscf)
-conflicts=(xcfun-pyscf)
-conflicts=(xcfun)
+conflicts=(xcfun xcfun-pyscf)
source=($pkgname::git+https://github.com/dftlibs/xcfun.git)
md5sums=('SKIP')