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}"