summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGroctel2021-05-03 12:58:31 +0200
committerGroctel2021-05-03 12:58:31 +0200
commit68fad5b3ed679d679cfc39fb7aea647eecb9c0f5 (patch)
treea7f6eee2c4edb838f2d23b699783b7a1e76a62b2 /PKGBUILD
parent154617718ea3ef1d6e5879a236c0bf6ca4d6ae19 (diff)
downloadaur-68fad5b3ed679d679cfc39fb7aea647eecb9c0f5.tar.gz
Forgot to add conflict
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cceeb9b0c09..44a68ed41c66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=(
'python-pandas'
'python-scipy'
)
-provides=()
+conflicts=('python-networkx')
source=("$url/archive/refs/heads/main.zip")
sha512sums=('04ca2a9ac1e484df84a9a77c98c4ac85b984e4a991909e72541bf84138980ab53484ac8d1fa800558dbc29d8203043a2175b7f769f056dcff6e5fe5ca6234944')