mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggpmisc: auto updated to 0.4.7-1
This commit is contained in:
parent
cd2a8c2c9b
commit
96d80ca323
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ggpmisc
|
||||
_pkgver=0.4.6
|
||||
_pkgver=0.4.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.6
|
||||
pkgrel=3
|
||||
pkgver=0.4.7
|
||||
pkgrel=1
|
||||
pkgdesc="Miscellaneous Extensions to 'ggplot2'"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('da0ffdbaea17ab931bb4ec57d0c81969ae7718708d480bcf7034484b7a4e03c7')
|
||||
sha256sums=('fd93e10f23c477cc39e3e776b380afeefc31f89283e09605ad6878b8a86536fc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue