mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.geom: auto updated to 2.3.2-1
This commit is contained in:
parent
49195d0edf
commit
8cd2de1960
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=spatstat.geom
|
_pkgname=spatstat.geom
|
||||||
_pkgver=2.3-1
|
_pkgver=2.3-2
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.3.1
|
pkgver=2.3.2
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc="Geometrical Functionality of the 'spatstat' Family"
|
pkgdesc="Geometrical Functionality of the 'spatstat' Family"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
|
@ -25,7 +25,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=('f23e58d05a6d6bfab1345951fa528a9865f2a744e162fe4456161e1b0b5172c0')
|
sha256sums=('a1842397e230613c698826b1fa5772f60335c81a8d9873de98159a4c568d302a')
|
||||||
|
|
||||||
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