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