summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7203403632203f959420fd00af7af13d73351a8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = bcftools-git
	pkgdesc = Tools for variant calling and manipulating VCFs and BCFs
	pkgver = 1.10.2.r123.gdc26549
	pkgrel = 2
	url = https://samtools.github.io/bcftools/
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	depends = glibc
	depends = gsl
	depends = htslib
	depends = zlib
	optdepends = python
	provides = bcftools
	conflicts = bcftools
	source = git+https://github.com/samtools/bcftools.git
	sha256sums = SKIP

pkgname = bcftools-git