From 3e4f4d51ba5ccf6046d49f6ca0761de741b89e80 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 13 Sep 2024 00:01:23 +0000 Subject: [PATCH] preseq: auto updated to 3.2.0-7 --- BioArchLinux/preseq/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/preseq/PKGBUILD b/BioArchLinux/preseq/PKGBUILD index 3f371aff6e..299c1906ec 100644 --- a/BioArchLinux/preseq/PKGBUILD +++ b/BioArchLinux/preseq/PKGBUILD @@ -2,7 +2,7 @@ pkgname=preseq pkgver=3.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="A tool for predicting and estimating the complexity of a genomic sequencing library, equivalent to predicting and estimating the number of redundant reads from a given sequencing depth." arch=('x86_64') url="http://smithlabresearch.org/software/preseq/"