summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShiv Upadhyay2021-02-15 19:51:17 -0500
committerShiv Upadhyay2021-02-15 19:51:17 -0500
commit08621f977ad0936b64adc59ef978f5e9b026d1b1 (patch)
treee7a0f3bb8803a876605bf76c49fcd8713dae3024 /PKGBUILD
parent25c19b17f1ef7b55bda3a2bb059e40e09a34d480 (diff)
downloadaur-08621f977ad0936b64adc59ef978f5e9b026d1b1.tar.gz
Update provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 304e7dc72ca6..88f934065a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=xcfun-git
_pkgname=xcfun
pkgver=2.1.1.r1.gf87ca0e
-pkgrel=1
+pkgrel=2
pkgdesc="Exchange-Correlation functionals with arbitrary order derivatives"
arch=(i686 x86_64)
url="http://dftlibs.org/xcfun/"
license=('GPL3')
makedepends=(git cmake)
-provides=(xcfun)
+provides=(xcfun xcfun-pyscf)
conflicts=(xcfun-pyscf)
conflicts=(xcfun)
source=($pkgname::git+https://github.com/dftlibs/xcfun.git)