mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.random: auto updated to 3.2.1-1
This commit is contained in:
parent
7eb9b41025
commit
31de2fe0fb
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.random
|
_pkgname=spatstat.random
|
||||||
_pkgver=3.1-6
|
_pkgver=3.2-1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.1.6
|
pkgver=3.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Random Generation Functionality for the 'spatstat' Family"
|
pkgdesc="Random Generation Functionality for the 'spatstat' Family"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -26,7 +26,7 @@ optdepends=(
|
||||||
r-spatstat.model
|
r-spatstat.model
|
||||||
)
|
)
|
||||||
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=('0634a5953d4f70389647c5061981f5878a5624175326fbb3c9de34f67b053d6f')
|
sha256sums=('925421aeb7befa88a1f28d2bfa113630099b5edb75e04b04d3b0ed9bb1af31dc')
|
||||||
|
|
||||||
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