mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gginnards: auto updated to 0.2.0.1-1
This commit is contained in:
parent
b7dbfdc82c
commit
2110c93a76
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=gginnards
|
||||
_pkgver=0.2.0
|
||||
_pkgver=0.2.0-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.2.0
|
||||
pkgver=0.2.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Explore the Innards of 'ggplot2' Objects"
|
||||
arch=('any')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-sf
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0f0312fc60a44ed4e3c50d895485f2d63d4b34dc8aec064af7efd1ca26b01676')
|
||||
sha256sums=('83a66db01d94f50004a188db35da274eb9ffda737f1eff11e57bbd8b306c5d18')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue