mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat: auto updated to 3.0.2-1
This commit is contained in:
parent
e7342ac859
commit
64e5823feb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatstat
|
||||
_pkgver=2.3-4
|
||||
_pkgver=3.0-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.3.4
|
||||
pkgrel=5
|
||||
pkgver=3.0.2
|
||||
pkgrel=1
|
||||
pkgdesc='Spatial Point Pattern Analysis, Model-Fitting, Simulation, Tests'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ depends=(
|
|||
r-spatstat.utils
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4ea0f8d70b926b92bf4a06521f985a0bb6d573619f5d526957c87860ccb999da')
|
||||
sha256sums=('a02bc010866b712ce1076c95729bdc6ef0f5b06dcb5cc60eccc402af61d118cd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue