mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-xfun: auto updated to 0.31-1
This commit is contained in:
parent
40a039d392
commit
b0536173ee
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.30
|
||||
_pkgver=0.31
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.30
|
||||
pkgver=0.31
|
||||
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=('ebf81cf302e051f0361dc4c8b519d99e20a353b4b29cee13e768663ff562c0ee')
|
||||
sha256sums=('d169f3e682dab0c3f2ca381f2dba9b7014a5e2ca3d6863dbae3d1bca699ef235')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue