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.5-1
This commit is contained in:
parent
f30195ad6b
commit
159995861a
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=spatstat.linnet
|
_pkgname=spatstat.linnet
|
||||||
_pkgver=3.1-4
|
_pkgver=3.1-5
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=3.1.4
|
pkgver=3.1.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Linear Networks Functionality of the 'spatstat' Family"
|
pkgdesc="Linear Networks Functionality of the 'spatstat' Family"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -25,7 +25,7 @@ optdepends=(
|
||||||
r-spatstat
|
r-spatstat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('6d3c8125da37843754e39d6ded43fbaea340c2a8d06e4edcae296054608ed8c6')
|
sha256sums=('a7d03c037b8c918977527a9b00b75fb87048222d10473319d132b1d67433f7a3')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue