mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gghalves: auto updated to 0.1.4-1
This commit is contained in:
parent
4d35d2a255
commit
a3dda5f227
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.3
|
||||
_pkgver=0.1.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.1.3
|
||||
pkgrel=2
|
||||
pkgver=0.1.4
|
||||
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=('44f388b762a505268c68960225f659f436892900aefa53fc438ff7efd06044d2')
|
||||
sha256sums=('a73bc8b6b9c23d421708a0732e53494cb864edbf2a917418beec93bfbec05de3')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue