mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-smacof: auto updated to 2.1.6-1
This commit is contained in:
parent
0dbb2576c0
commit
5cd97e4681
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=smacof
|
||||
_pkgver=2.1-5
|
||||
_pkgver=2.1-6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.1.5
|
||||
pkgrel=3
|
||||
pkgver=2.1.6
|
||||
pkgrel=1
|
||||
pkgdesc='Multidimensional Scaling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -33,7 +33,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fb0369a94bbdcb2b024d11731f2dda1a783b535aa243a00dd783a47a86192ac5')
|
||||
sha256sums=('4a1d58f6f2e8fb5582fd672dc2f6d5784a03702d8c748b972e0be1c4d6dcad1a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue