mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggstance: auto updated to 0.3.7-1
This commit is contained in:
parent
092dedb608
commit
8a3f284143
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ggstance
|
||||
_pkgver=0.3.6
|
||||
_pkgver=0.3.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.3.6
|
||||
pkgrel=4
|
||||
pkgver=0.3.7
|
||||
pkgrel=1
|
||||
pkgdesc="Horizontal 'ggplot2' Components"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-vdiffr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cd9ad4fb83c583009ee45371c7d02d32b33d06238d3f0162b3ba9851e27a6372')
|
||||
sha256sums=('5a2647b4d130d3b76dc08a2fe568e1e8eb2c8a69a4fb831032b7614446d4456c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue