mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xfun: auto updated to 0.34-1
This commit is contained in:
parent
160679e4e2
commit
4931c1f4fe
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=xfun
|
||||
_pkgver=0.33
|
||||
_pkgver=0.34
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.33
|
||||
pkgver=0.34
|
||||
pkgrel=1
|
||||
pkgdesc="Supporting Functions for Packages Maintained by 'Yihui Xie'"
|
||||
arch=('x86_64')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-tinytex
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('45fbc2d252867b69bbde64d4a4e3d2e049ad1d3a84984e9cfb242d8d1f41ee6c')
|
||||
sha256sums=('50e76c1febb988c044e44fb78e1abc1ba681173c9ff3c336f4c0ad71e6a2853d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue