summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7d3d7d25d060d0a411d07533714855388044adb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = htslib-git
	pkgdesc = C library for high-throughput sequencing data formats
	pkgver = 1.10.2.r134.ge9447f86
	pkgrel = 2
	url = https://github.com/samtools/htslib
	arch = i686
	arch = x86_64
	license = custom
	makedepends = git
	depends = glibc
	depends = bzip2
	depends = curl
	depends = openssl
	depends = xz
	provides = htslib
	conflicts = htslib
	options = staticlibs
	source = git+https://github.com/samtools/htslib.git
	sha256sums = SKIP

pkgname = htslib-git