diff --git a/BioArchLinux/r-msa2dist/PKGBUILD b/BioArchLinux/r-msa2dist/PKGBUILD index 12e34c8321..f6c4b90c02 100644 --- a/BioArchLinux/r-msa2dist/PKGBUILD +++ b/BioArchLinux/r-msa2dist/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=MSA2dist _pkgver=1.4.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="MSA2dist calculates pairwise distances between all sequences of a DNAStringSet or a AAStringSet using a custom score matrix and conducts codon based analysis" arch=(x86_64) url="https://bioconductor.org/packages/${_pkgname}"