mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gamlss.dist: auto updated to 6.1.1-1
This commit is contained in:
parent
b1234e8d89
commit
66464c6a36
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-5
|
||||
_pkgver=6.1-1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=6.0.5
|
||||
pkgrel=2
|
||||
pkgver=6.1.1
|
||||
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=('0f88afdfb148de79d3ece66bf4631ea0dc3ecf1188680802abffd6bc7139a20e')
|
||||
sha256sums=('d2db3a7658799c2ef212aa18cb75a3ecf4f73faf8c13dfdc3c14b21ae0129069')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue