summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Krause2015-06-25 13:09:36 +0200
committerChristian Krause2015-06-25 13:09:36 +0200
commitd1508be219bd06f261713ab222002c5e39320c9b (patch)
tree7067b35b7d88d0fa81bcf788c637ffcfc65d2ff3
parent12a37a91837f376ea35dcb3bb8d6362c2996a32f (diff)
downloadaur-d1508be219bd06f261713ab222002c5e39320c9b.tar.gz
quoting
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13f432cf635a..2f6c72638ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="phylogenetic reconstruction using infinite mixtures"
arch=('i686' 'x86_64')
url="http://megasun.bch.umontreal.ca/People/lartillot/www/index.htm"
license=('custom')
-conflicts=(phylobayes)
+conflicts=('phylobayes')
depends=('openmpi')
source=("http://megasun.bch.umontreal.ca/People/lartillot/www/pb_mpi$pkgver.tar.gz")
md5sums=('bbb2b9193329a7b2253160b817f9fc87')