From 553a36f3cde8faaeb73dd48b8f93b03d1ea9cd22 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 23 Oct 2023 06:02:56 +0000 Subject: [PATCH] r-rpostgres: auto updated to 1.4.6-1 --- 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 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}"