mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rsm: auto updated to 2.10.3-1
This commit is contained in:
parent
b8d88d7b31
commit
bb6663f91b
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=rsm
|
||||
_pkgver=2.10.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=2.10.3
|
||||
pkgrel=1
|
||||
pkgdesc='Response-Surface Analysis'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-vdgraph
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('ef72888ab05c8d9ac8750e83633de551973fe693fb0cd8e36d381fc587d592b5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue