blob: 16b05eca6d67f48e9893998415ca9fba19da17f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bedtools
pkgdesc = powerful toolset for genome arithmetic
pkgver = 2.27.1
pkgrel = 1
url = https://github.com/arq5x/bedtools2
arch = i686
arch = x86_64
license = GPL2
checkdepends = python
depends = bash
depends = zlib
source = https://github.com/arq5x/bedtools2/releases/download/v2.27.1/bedtools-2.27.1.tar.gz
sha1sums = c210cf3f22c20e28ea24db97972046538978853d
pkgname = bedtools
|