mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatstat.linnet: auto updated to 3.1.3-1
This commit is contained in:
parent
f2fe62ef0d
commit
193cd3c896
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatstat.linnet
|
||||
_pkgver=3.1-1
|
||||
_pkgver=3.1-3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.1.1
|
||||
pkgver=3.1.3
|
||||
pkgrel=1
|
||||
pkgdesc="Linear Networks Functionality of the 'spatstat' Family"
|
||||
arch=('x86_64')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-spatstat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0ce09285474d156143a8133ca7e932cdfecf6bc34f9dcad10545a810d750b029')
|
||||
sha256sums=('78649210eca810deae5bce0edbe85dd790cafe48f37318178d25a7cb58a172f9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue