blob: 71b6e336b65b1c78cec42c1dec39617e2b0c1883 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = fqgrep
pkgdesc = An approximate sequence pattern matcher for FASTQ/FASTA files
pkgver = 0.4.4
pkgrel = 1
url = https://github.com/indraniel/fqgrep
arch = any
license = MIT
makedepends = automake
depends = zlib
depends = tre
source = https://github.com/indraniel/fqgrep/archive/v0.4.4.tar.gz
md5sums = 18d5b1ad9926b302bfd92ed19f66bb34
pkgname = fqgrep
|