mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spbayes: auto updated to 0.4.6-1
This commit is contained in:
parent
9d97f20941
commit
2c3c65e709
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spBayes
|
||||
_pkgver=0.4-5
|
||||
_pkgver=0.4-6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.4.5
|
||||
pkgrel=2
|
||||
pkgver=0.4.6
|
||||
pkgrel=1
|
||||
pkgdesc='Univariate and Multivariate Spatial-Temporal Modeling'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-mba
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('51da7d6d4102964af6dafcdeacf30d929590715bba719ba82a3fed40843f50e2')
|
||||
sha256sums=('5c96d11c7ab8f7a800062296a1a084f7f2bd984986560eff0ed98a8116746014')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue