diff --git a/BioArchLinux/r-fastreer/PKGBUILD b/BioArchLinux/r-fastreer/PKGBUILD index e5873f4d15..fb875c3166 100644 --- a/BioArchLinux/r-fastreer/PKGBUILD +++ b/BioArchLinux/r-fastreer/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=fastreeR _pkgver=1.6.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Phylogenetic, Distance and Other Calculations on VCF and Fasta Files" arch=(any) url="https://bioconductor.org/packages/$_pkgname"