summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c75a7b0fff5f4cd4a40cf068b7abcf7075eb9b58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = bowtie2-bin
	pkgdesc = Tool for aligning sequencing reads to long reference sequences
	pkgver = 2.4.4
	pkgrel = 1
	url = http://bowtie-bio.sourceforge.net/bowtie2/index.shtml
	arch = x86_64
	arch = aarch64
	license = GPL
	depends = glibc
	optdepends = perl
	optdepends = python
	provides = bowtie2
	conflicts = bowtie2
	source_x86_64 = https://github.com/BenLangmead/bowtie2/releases/download/v2.4.4/bowtie2-2.4.4-linux-x86_64.zip
	sha256sums_x86_64 = ea1acee531ab67776a349bc152364bee38d36357b9d1ba8d21ae072763765c4c
	source_aarch64 = https://github.com/BenLangmead/bowtie2/releases/download/v2.4.4/bowtie2-2.4.4-linux-aarch64.zip
	sha256sums_aarch64 = 44fc32491d7b6ec27333812eef2791c4551ba1ee0c405445d19d05981461eabc

pkgname = bowtie2-bin