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