From 1fd0fcad20d4c893140d08354250d54d8c355d65 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Aug 2022 14:32:40 +0000 Subject: [PATCH] preseq: auto updated to 3.1.2-2 --- BioArchLinux/preseq/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/preseq/PKGBUILD b/BioArchLinux/preseq/PKGBUILD index 4cea6d565d..91118fdec3 100644 --- a/BioArchLinux/preseq/PKGBUILD +++ b/BioArchLinux/preseq/PKGBUILD @@ -2,7 +2,7 @@ pkgname=preseq pkgver=3.1.2 -pkgrel=1 +pkgrel=2 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/"