mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.geom: auto updated to 3.2.7-1
This commit is contained in:
parent
d7a5fbe16c
commit
66ffe65ab9
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.geom
|
_pkgname=spatstat.geom
|
||||||
_pkgver=3.2-5
|
_pkgver=3.2-7
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.2.5
|
pkgver=3.2.7
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Geometrical Functionality of the 'spatstat' Family"
|
pkgdesc="Geometrical Functionality of the 'spatstat' Family"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -27,7 +27,7 @@ optdepends=(
|
||||||
r-spatstat.random
|
r-spatstat.random
|
||||||
)
|
)
|
||||||
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=('bddb539c97f5bd021372b7827b7b246c4e96e9d158edc1009dc15ce711bab48f')
|
sha256sums=('be9819b3abde9714629a06bc8d741c7a7f8352fb8f72d92b3156b48f422a688e')
|
||||||
|
|
||||||
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