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

pkgname = htslib