mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-googlevis: auto updated to 0.7.0-1
This commit is contained in:
parent
270c3d8c36
commit
a962ce7331
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=googleVis
|
||||
_pkgver=0.6.12
|
||||
_pkgver=0.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.6.12
|
||||
pkgver=0.7.0
|
||||
pkgrel=1
|
||||
pkgdesc='R Interface to Google Charts'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-shiny
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('998827cf793fcf4e8ecdffbef527c126c425c6f4d9235e6621ea654f59c706c0')
|
||||
sha256sums=('5f1636024e678f9973e3ce605b46f46ea9cdffd58b98e315b495e66f34eb02e9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue