mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.random: auto updated to 3.3.2-1
This commit is contained in:
parent
b0e1653695
commit
a1de85e64d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatstat.random
|
||||
_pkgver=3.3-1
|
||||
_pkgver=3.3-2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.3.1
|
||||
pkgver=3.3.2
|
||||
pkgrel=1
|
||||
pkgdesc="Random Generation Functionality for the 'spatstat' Family"
|
||||
arch=('x86_64')
|
||||
|
@ -24,7 +24,7 @@ optdepends=(
|
|||
r-spatstat.model
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('83026bce8802e14423edfa0a0f9c8279ef74565992bdac1804dfec357988bbd3')
|
||||
sha256sums=('c6d67be13f827b76328374b8bc28806605fe968618ed53c19cda166dae850ebe')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue