diff --git a/BioArchLinux/r-annotationtools/PKGBUILD b/BioArchLinux/r-annotationtools/PKGBUILD index d0d199d089..c59efc9be3 100644 --- a/BioArchLinux/r-annotationtools/PKGBUILD +++ b/BioArchLinux/r-annotationtools/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=annotationTools _pkgver=1.76.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Annotate microarrays and perform cross-species gene expression analyses using flat file databases" arch=(any) url="https://bioconductor.org/packages/$_pkgname"