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.1-1
This commit is contained in:
parent
ad5f91a4ff
commit
1a3e34733f
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatstat.geom
|
||||
_pkgver=3.1-0
|
||||
_pkgver=3.2-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.1.0
|
||||
pkgrel=2
|
||||
pkgver=3.2.1
|
||||
pkgrel=1
|
||||
pkgdesc="Geometrical Functionality of the 'spatstat' Family"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-spatstat.random
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('184a96679babcbff4897c5a471e034eb1bb7127c6cf668e8cc2c2c74bdea47fe')
|
||||
sha256sums=('f0ae5def30ca466b54246dbfed446ab9a019249916f871ea7b5b97c925d235fb')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue