mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-lamw: auto updated to 2.2.1-1
This commit is contained in:
parent
e8d8afe976
commit
c44e232d91
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=lamW
|
_pkgname=lamW
|
||||||
_pkgver=2.2.0
|
_pkgver=2.2.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.2.0
|
pkgver=2.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Lambert-W Function'
|
pkgdesc='Lambert-W Function'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -20,7 +20,7 @@ optdepends=(
|
||||||
r-tinytest
|
r-tinytest
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('e9d50baab72a4cc41daf9ab0efd88e273afc34d35cd2748a4d44715dce284075')
|
sha256sums=('1f829bdad0a78d5f377c02c8301b0c9956b7902fb836f85662991e90cd8ee8d3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue