mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gghalves: auto updated to 0.1.3-1
This commit is contained in:
parent
4e0208beea
commit
95a911bb5f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gghalves
|
||||
_pkgver=0.1.2
|
||||
_pkgver=0.1.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.1.2
|
||||
pkgver=0.1.3
|
||||
pkgrel=1
|
||||
pkgdesc='Compose Half-Half Plots Using Your Favourite Geoms'
|
||||
arch=('any')
|
||||
|
@ -20,7 +20,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('46d0c8052f54c650b9cbc5d05f689825e34aa8f33d0930bb78deec882b250c2a')
|
||||
sha256sums=('44f388b762a505268c68960225f659f436892900aefa53fc438ff7efd06044d2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue