From 3f60f7dee18465439ecaa48f9a67bce561f15c83 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 19 Dec 2024 00:10:56 +0000 Subject: [PATCH] r-rpostgres: auto updated to 1.4.7-2 --- BioArchLinux/r-rpostgres/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"