mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggiraph: auto updated to 0.8.11-1
This commit is contained in:
parent
03249895ab
commit
9fe25c8b49
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ggiraph
|
||||
_pkgver=0.8.10
|
||||
_pkgver=0.8.11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.8.10
|
||||
pkgver=0.8.11
|
||||
pkgrel=1
|
||||
pkgdesc="Make 'ggplot2' Graphics Interactive"
|
||||
arch=('x86_64')
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-xml2
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fa969fd448dded95fe9a71fbf41be1644e120a4d1ffac59c718dfda87ae26d9f')
|
||||
sha256sums=('d1be7370d583716b68a62a2afd7281395df764b246dd5fc2f9cd47d9922fbf8e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue