From b45f922eba270acf2585e944243495e0a8f5a13e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 25 Apr 2024 18:41:37 +0000 Subject: [PATCH] r-googledrive: auto updated to 2.1.1-3 --- BioArchLinux/r-googledrive/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-googledrive/PKGBUILD b/BioArchLinux/r-googledrive/PKGBUILD index 96032f165d..1f1fcedb41 100644 --- a/BioArchLinux/r-googledrive/PKGBUILD +++ b/BioArchLinux/r-googledrive/PKGBUILD @@ -6,7 +6,7 @@ _pkgname=googledrive _pkgver=2.1.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="An Interface to Google Drive" arch=(any) url="https://cran.r-project.org/package=$_pkgname"