mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.model: auto updated to 3.2.8-1
This commit is contained in:
parent
d2117cfd0c
commit
035d267640
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: sukanka <su975853527@gmail.com>
|
# Maintainer: sukanka <su975853527@gmail.com>
|
||||||
|
|
||||||
_pkgname=spatstat.model
|
_pkgname=spatstat.model
|
||||||
_pkgver=3.2-6
|
_pkgver=3.2-8
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.2.6
|
pkgver=3.2.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Parametric Statistical Modelling for the 'spatstat' Family"
|
pkgdesc="Parametric Statistical Modelling for the 'spatstat' Family"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -36,7 +36,7 @@ optdepends=(
|
||||||
r-spatstat.linnet
|
r-spatstat.linnet
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('981f4785a290ccebe86fbd4a54dbad2a25c3b3e8fa6f0b96e1475948b4357ad3')
|
sha256sums=('8d5c73abbd5e8fff4246d4ee3a5229cc1d774fb7fc4e69b26f08e720927703f4')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue