summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin McCormack2019-12-20 22:12:57 -0500
committerKevin McCormack2019-12-20 22:12:57 -0500
commit24350b87241ab9520a85eca4a4bc58c2a968a94d (patch)
tree90e8121f8a02380b92a48d1dba18059681236bd0
parentceb19ba262dd705f7f3fde8236e45748972df699 (diff)
downloadaur-24350b87241ab9520a85eca4a4bc58c2a968a94d.tar.gz
Update PKGBUILD with conflict
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b06aed5a4d6..9251056ee538 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url='https://www.lulzbot.com/cura'
license=('AGPL3')
source=('git+https://gitlab.com/lulzbot3d/cura-le/curabuild-lulzbot.git')
md5sums=('SKIP')
+conflicts=("cura-lulzbot")
depends=('cython'
'gcc-fortran'
'libsavitar'