diff --git a/BioArchLinux/r-rpostgres/PKGBUILD b/BioArchLinux/r-rpostgres/PKGBUILD index 930fcdd09c..aeb3d8fe3b 100644 --- a/BioArchLinux/r-rpostgres/PKGBUILD +++ b/BioArchLinux/r-rpostgres/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=RPostgres _pkgver=1.4.6 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="C++ Interface to PostgreSQL" arch=(x86_64) url="https://cran.r-project.org/package=${_pkgname}"