mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-smurf: auto updated to 1.1.7-1
This commit is contained in:
parent
9edb993416
commit
40d9bd5af3
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=smurf
|
||||
_pkgver=1.1.6
|
||||
_pkgver=1.1.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.1.6
|
||||
pkgver=1.1.7
|
||||
pkgrel=1
|
||||
pkgdesc='Sparse Multi-Type Regularized Feature Modeling'
|
||||
arch=('x86_64')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f976396619167ddb6fd898a944f9d1652aec87c1e1ed9114fc23678497d96068')
|
||||
sha256sums=('00035d621d294885a4f741f359a751a75fabf0f8b31f62a5ce558ad1572462a5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue