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