mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.utils: auto updated to 2.3.1-1
This commit is contained in:
parent
ed4ae2af25
commit
44703c7e75
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatstat.utils
|
||||
_pkgver=2.3-0
|
||||
_pkgver=2.3-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.3.0
|
||||
pkgrel=2
|
||||
pkgver=2.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Utility Functions for 'spatstat'"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-spatstat.core
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5f096ce5a201482d61e6d6859be7d40a55705ba5c6ebadd4875367ef9cb0db1a')
|
||||
sha256sums=('5b914308df0585993084b5e95967864eea0314c98ed6af58267b64b2235dfe22')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue