mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
tophat: fix lilac, reset pkgrel
This commit is contained in:
parent
a3b26af3b6
commit
ec33c67dc7
2 changed files with 3 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=tophat
|
||||
pkgver=2.1.2
|
||||
pkgrel=1
|
||||
pkgrel=0
|
||||
pkgdesc="fast splice junction mapper for RNA-Seq reads"
|
||||
arch=('x86_64' 'i686')
|
||||
url="http://ccb.jhu.edu/software/tophat/index.shtml"
|
||||
|
|
|
@ -2,6 +2,8 @@ build_prefix: extra-x86_64
|
|||
maintainers:
|
||||
- github: sukanka
|
||||
email: su975853527@gmail.com
|
||||
repo_depends:
|
||||
- bowtie2
|
||||
update_on:
|
||||
- source: github
|
||||
github: DaehwanKimLab/tophat
|
||||
|
|
Loading…
Add table
Reference in a new issue