mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-delaporte: auto updated to 8.3.0-1
This commit is contained in:
parent
57121dae3c
commit
3fb6c9b886
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=Delaporte
|
_pkgname=Delaporte
|
||||||
_pkgver=8.2.0
|
_pkgver=8.3.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=8.2.0
|
pkgver=8.3.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Statistical Functions for the Delaporte Distribution'
|
pkgdesc='Statistical Functions for the Delaporte Distribution'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -18,7 +18,7 @@ optdepends=(
|
||||||
r-tinytest
|
r-tinytest
|
||||||
)
|
)
|
||||||
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=('993234c2c0db72d99fbb0e43198ba46245eaf1e68d09d2afcde3f036e498e252')
|
sha256sums=('7eeb59c2d7fb106732abbda710acab065418426aa1f6f5734f0dc2b1724f89bc')
|
||||||
|
|
||||||
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