summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorODiogoSilva2016-07-07 18:23:08 +0100
committerODiogoSilva2016-07-07 18:23:08 +0100
commite21634a2afc38fda210b2979da4d383d26014daf (patch)
tree770480e122b6c9da3f4fdb9cf1606b9bfb62ff34
parent58efed75db4ca9172c555bdba4d92d92f468c44b (diff)
downloadaur-e21634a2afc38fda210b2979da4d383d26014daf.tar.gz
correcte conflict array
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ed8ccadf81c..b28d1983d6c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=("any")
url="https://github.com/ODiogoSilva/TriFusion"
licence=("GPL3")
depends=("python2-kivy" "python2-numpy" "python2-scipy" "python2-matplotlib" "python2-psutil" "python2-seaborn" "python2-configparser")
-conflicts=("trifusion", "trifusion-bin")
+conflicts=("trifusion" "trifusion-bin")
source=("git+https://github.com/ODiogoSilva/TriFusion.git")
md5sums=("SKIP")