summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Staal2018-05-02 12:49:48 +0200
committerJens Staal2018-05-02 12:49:48 +0200
commit20f343e71d1c690626f3d375d644b137d5556bd0 (patch)
tree665bfdd33eb3402f20744049a9e7c51fd6dea46f /PKGBUILD
parent33da56233a3b70073559ae8014d23f5d3cc0f9e9 (diff)
downloadaur-20f343e71d1c690626f3d375d644b137d5556bd0.tar.gz
switch dep to ugene-bin since source-based ugene still does not build (Qt version issue)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0814a7306e7d..74bb6819be78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Jens Staal <staal1978@gmail.com>
pkgname=meta-ugene-external_tools
-pkgver=20180419
+pkgver=20180502
pkgrel=1
pkgdesc='Metapackage for External Tools in the UGENE bioinformatics suite'
arch=('any')
license=('none')
depends=(
- 'ugene'
+ 'ugene-bin'
#bedgraph2bigwig-4
'bedtools'
'blast+'
@@ -21,7 +21,7 @@ depends=(
'mafft'
'tcoffee'
'mrbayes'
- #spidey
+ 'ncbi-tools' #spidey depreceated
#Conduct GO
#mdseqpos
#conservation plot
@@ -35,7 +35,7 @@ depends=(
'python2'
'perl'
'vcftools'
- #tabix
+ #tabix included in samtools
#spades
'snpeff'
'fastqc'