summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d86cec13c8a82e6553f1625c6cc4d0f9a364e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = minimap2-bin
	pkgdesc = Aligner for genomic and spliced nucleotide sequences
	pkgver = 2.22
	pkgrel = 1
	url = https://lh3.github.io/minimap2/
	arch = x86_64
	license = MIT
	depends = glibc
	depends = zlib
	provides = minimap2
	conflicts = minimap2
	source_x86_64 = https://github.com/lh3/minimap2/releases/download/v2.22/minimap2-2.22_x64-linux.tar.bz2
	sha256sums_x86_64 = 5a87a0c82a3bc159472280c9b9acaaabbb93befdf029aeede6d4049c4c1021e4

pkgname = minimap2-bin