mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-forestplot: auto updated to 3.1.6-1
This commit is contained in:
parent
fef505ff33
commit
42c566d053
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=forestplot
|
||||
_pkgver=3.1.5
|
||||
_pkgver=3.1.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.1.5
|
||||
pkgver=3.1.6
|
||||
pkgrel=1
|
||||
pkgdesc="Advanced Forest Plot Using 'grid' Graphics"
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7f694266b015b71570d84ef6bece6915c15beecb1e633b8d4e1f575195202dcc')
|
||||
sha256sums=('109f7c008c696abdb8b63d9ef48dc05a1fc2088ace2ae1c9e357509423455ec6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue