summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a0773508b305a80c063660ef1f6d2f9b23f47f6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = htslib
	pkgdesc = A C library for high-throughput sequencing data formats
	pkgver = 1.14
	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
	source = htslib-1.14.tar.bz2::https://github.com/samtools/htslib/releases/download/1.14/htslib-1.14.tar.bz2
	sha256sums = ed221b8f52f4812f810eebe0cc56cd8355a5c9d21c62d142ac05ad0da147935f

pkgname = htslib