summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 01a8721924274d7e651041adf2640725eed0d1dd (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.15.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.15.1.tar.bz2::https://github.com/samtools/htslib/releases/download/1.15.1/htslib-1.15.1.tar.bz2
	sha256sums = 8d7f8bf9658226942eeab70af2a22aca618577eaa8fe2ed9416ee306d5351aa1

pkgname = htslib