mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-zoo: auto updated to 1.8.11-1
This commit is contained in:
parent
44f5ba5480
commit
df41eebc56
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=zoo
|
||||
_pkgver=1.8-10
|
||||
_pkgver=1.8-11
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.10
|
||||
pkgrel=9
|
||||
pkgver=1.8.11
|
||||
pkgrel=1
|
||||
pkgdesc="S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)"
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-xts
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c9a282d8004c22651c4fa1d657d3cad946c5ec55c4dc068569d860ee9b31ed47')
|
||||
sha256sums=('848e50f875afe06f13422e32160082b0725159a8be98234ef358480e57029ca5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue