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