diff --git a/BioArchLinux/r-annotationdbi/PKGBUILD b/BioArchLinux/r-annotationdbi/PKGBUILD index 68dc09b897..f81ee057f0 100644 --- a/BioArchLinux/r-annotationdbi/PKGBUILD +++ b/BioArchLinux/r-annotationdbi/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=AnnotationDbi _pkgver=1.60.2 pkgname=r-${_pkgname,,} pkgver=1.60.2 -pkgrel=1 +pkgrel=2 pkgdesc='Manipulation of SQLite-based annotations in Bioconductor' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"