summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorODiogoSilva2016-07-06 17:37:42 +0100
committerODiogoSilva2016-07-06 17:37:42 +0100
commit082cf6e89dbefd147fe1426ebcee06dbcac57e64 (patch)
tree77227ca5ee4b810f46bee1487d725e83a274bd22 /PKGBUILD
parent72b818339c5e32ef2061f6fd9daea0b509429945 (diff)
downloadaur-082cf6e89dbefd147fe1426ebcee06dbcac57e64.tar.gz
Added conflict with git package of trifusion
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3001ca967058..832c440015f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +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-git")
source=("https://github.com/ODiogoSilva/${_pkgname}/archive/${pkgver}.tar.gz")
md5sums=("3a5e2c57ff16b6da8aedfaa31a526b78")