mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cobs: auto updated to 1.3.8-1
This commit is contained in:
parent
2609ea3aa3
commit
b14bbc3a5e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cobs
|
||||
_pkgver=1.3-7
|
||||
_pkgver=1.3-8
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.3.7
|
||||
pkgver=1.3.8
|
||||
pkgrel=1
|
||||
pkgdesc='Constrained B-Splines (Sparse Matrix Based)'
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-matrix
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('33dda6cf6e97ddedbd91b6b3e7cbeec08cda84200cb37c3e7875bacd348ae63f')
|
||||
sha256sums=('2c2049c7cb868a2e4e1a530fe7218fac56e6157ef64ad57b91c5bb457dbc9821')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue