mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.data: auto updated to 3.0.1-1
This commit is contained in:
parent
4009423a61
commit
90afe524bc
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatstat.data
|
||||
_pkgver=3.0-0
|
||||
_pkgver=3.0-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.0.0
|
||||
pkgrel=3
|
||||
pkgver=3.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Datasets for 'spatstat' Family"
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-spatstat.random
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('cff9058a88489020a4a05b9576cd452f37fa9b42084873c474d06931f5187057')
|
||||
sha256sums=('8eeb4b1de356e9cef42f58b5e0fc7ced2a476a1306e09395ba97253b22dd5300')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue