r-googledrive: auto updated to 2.0.0-2

This commit is contained in:
BioArchLinuxBot 2022-01-15 15:05:08 +08:00
parent 4a628d6799
commit 810f554a87

View file

@ -4,7 +4,7 @@ _pkgname=googledrive
_pkgver=2.0.0 _pkgver=2.0.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=2.0.0 pkgver=2.0.0
pkgrel=1 pkgrel=2
pkgdesc='An Interface to Google Drive' pkgdesc='An Interface to Google Drive'
arch=('any') arch=('any')
url="https://cran.r-project.org/package=${_pkgname}" url="https://cran.r-project.org/package=${_pkgname}"