summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 20d7491d84e021a287fd2af4863082194c6705ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = htslib
	pkgdesc = A C library for high-throughput sequencing data formats
	pkgver = 1.19.1
	pkgrel = 1
	url = https://github.com/samtools/htslib
	arch = x86_64
	license = custom
	depends = bzip2
	depends = curl
	depends = xz
	provides = tabix
	conflicts = tabix
	replaces = tabix
	options = staticlibs
	source = htslib-1.19.1.tar.bz2::https://github.com/samtools/htslib/releases/download/1.19.1/htslib-1.19.1.tar.bz2
	sha256sums = 222d74d3574fb67b158c6988c980eeaaba8a0656f5e4ffb76b5fa57f035933ec

pkgname = htslib