From e4d33b8997aa4c93d2f72129cdc1cce0e1f62b50 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 21 Oct 2023 18:01:45 +0000 Subject: [PATCH] minimap2: auto updated to 2.26-3 --- BioArchLinux/minimap2/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/minimap2/PKGBUILD b/BioArchLinux/minimap2/PKGBUILD index b4337844ec..b560aa6def 100644 --- a/BioArchLinux/minimap2/PKGBUILD +++ b/BioArchLinux/minimap2/PKGBUILD @@ -3,7 +3,7 @@ pkgname=minimap2 pkgver=2.26 -pkgrel=2 +pkgrel=3 pkgdesc='A versatile pairwise aligner for genomic and spliced nucleotide sequences. https://doi.org/10.1093/bioinformatics/bty191' arch=('x86_64') url="https://github.com/lh3/${pkgname}"