summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2fbea5b90b8d..7132b2c170d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Coroutine based cosimulation library for writing VHDL and Verilog testb
arch=('any')
url="http://github.com/olofk/fusesoc/"
license=('GPLv3')
-conflicts=('python-fusesoc-git')
+conflicts=('python-fusesoc')
provides=('python-fusesoc')
depends=('python' 'python-edalize')