mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-delaporte: auto updated to 8.2.0-1
This commit is contained in:
parent
33ca93bc9b
commit
0740d23a0c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Delaporte
|
||||
_pkgver=8.1.1
|
||||
_pkgver=8.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=8.1.1
|
||||
pkgver=8.2.0
|
||||
pkgrel=1
|
||||
pkgdesc='Statistical Functions for the Delaporte Distribution'
|
||||
arch=('x86_64')
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0f09c86d6321e9a8e100b51446959f1128daa3740df653ae4f64f150ed109f6d')
|
||||
sha256sums=('993234c2c0db72d99fbb0e43198ba46245eaf1e68d09d2afcde3f036e498e252')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue