mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.explore: auto updated to 3.3.1-1
This commit is contained in:
parent
732ed42e49
commit
7e858c6547
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=spatstat.explore
|
||||
_pkgver=3.2-7
|
||||
_pkgver=3.3-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.2.7
|
||||
pkgver=3.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Exploratory Data Analysis for the 'spatstat' Family"
|
||||
arch=('x86_64')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-spatstat.model
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4ee4d918c7998d44995879cd870987b861918d851d29a09bad066d4c9907e420')
|
||||
sha256sums=('ccbfe3c33195e8ddbad7a3ad75a9f2a259408d244d9197f165ef8777504f2e26')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue