mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gamlss.dist: auto updated to 6.0.5-1
This commit is contained in:
parent
cf940c87cb
commit
66efbbf5bd
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gamlss.dist
|
||||
_pkgver=6.0-3
|
||||
_pkgver=6.0-5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=6.0.3
|
||||
pkgrel=4
|
||||
pkgver=6.0.5
|
||||
pkgrel=1
|
||||
pkgdesc='Distributions for Generalized Additive Models for Location Scale and Shape'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ec90ea83cd81b894c73f987f69814077697be33abf0708e0f3e2a39d02c912bf')
|
||||
sha256sums=('0f88afdfb148de79d3ece66bf4631ea0dc3ecf1188680802abffd6bc7139a20e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue