mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fbasics: auto updated to 4021.93-1
This commit is contained in:
parent
5d5fb0a271
commit
1e2718ee3d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fBasics
|
||||
_pkgver=4021.92
|
||||
_pkgver=4021.93
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4021.92
|
||||
pkgrel=2
|
||||
pkgver=4021.93
|
||||
pkgrel=1
|
||||
pkgdesc='Rmetrics - Markets and Basic Statistics'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-tcltk
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('795135ce4655122b86edfd9888c649d9a303f2783b02e73041a7ec915a54c887')
|
||||
sha256sums=('e61d2aa37b4bd2f235f07954fef4f7af77885cf189f993b3f1ef41bc3f6fb5d2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue