mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat: auto updated to 3.0.8-1
This commit is contained in:
parent
5f4d1e3d8b
commit
d5520f8f3f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=spatstat
|
_pkgname=spatstat
|
||||||
_pkgver=3.0-7
|
_pkgver=3.0-8
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.0.7
|
pkgver=3.0.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Spatial Point Pattern Analysis, Model-Fitting, Simulation, Tests'
|
pkgdesc='Spatial Point Pattern Analysis, Model-Fitting, Simulation, Tests'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -20,7 +20,7 @@ depends=(
|
||||||
r-spatstat.utils
|
r-spatstat.utils
|
||||||
)
|
)
|
||||||
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=('33779f4a4f881e98c4fa2f8faac8d3a8eb2d45149992cde77fb3a83a62b6cec0')
|
sha256sums=('c2042e7b68297a479338b765ca4ae70bed2730351f8e79a1697d1d1b4c90103e')
|
||||||
|
|
||||||
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