mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggfittext: auto updated to 0.10.1-1
This commit is contained in:
parent
51ff94b9a2
commit
d9ac2dc3fb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ggfittext
|
||||
_pkgver=0.10.0
|
||||
_pkgver=0.10.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.10.0
|
||||
pkgrel=2
|
||||
pkgver=0.10.1
|
||||
pkgrel=1
|
||||
pkgdesc="Fit Text Inside a Box in 'ggplot2'"
|
||||
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=('c8c6cfdd6563ac6f41027ca90c2f44f0175e21c4bec786181f81432b4ad9ae1b')
|
||||
sha256sums=('ea50ca8f74560c744c8a0b3becc77315a07bd948944271d88ad6ec174bc106fc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue