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.3-1
This commit is contained in:
parent
e1a65cafe6
commit
ba84fb29ae
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.2-2
|
||||
_pkgver=3.2-3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.2.2
|
||||
pkgver=3.2.3
|
||||
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=('48c6ee4c51ac50e4bf939118f9e5f94470529c0ee608b628ce4de79bfe813a07')
|
||||
sha256sums=('e052a33e90b097bc160c687d4927e17d01a1c282f503205d322133464f3934a7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue