mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bigrquery: auto updated to 1.4.1-1
This commit is contained in:
parent
722b700d17
commit
2bcc22ce7e
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ _pkgname=bigrquery
|
|||
_pkgver=1.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="An Interface to Google's 'BigQuery' 'API'"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -42,7 +42,7 @@ optdepends=(
|
|||
r-wk
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dafa4faef9fb9ab576d4975f64f23d4a051af180546db8f6fd55ed4383c1ba0a')
|
||||
sha256sums=('bb361d482fbc88be6d88f244ad2eb9d50f962a796091df2164397f05f00f9fe5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue