diff --git a/BioArchLinux/r-edirquery/PKGBUILD b/BioArchLinux/r-edirquery/PKGBUILD index e829f79a28..e9d03ff8a1 100644 --- a/BioArchLinux/r-edirquery/PKGBUILD +++ b/BioArchLinux/r-edirquery/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=EDIRquery _pkgver=1.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="Query the EDIR Database For Specific Gene" arch=(any) url="https://bioconductor.org/packages/${_pkgname}"