mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gamlss: auto updated to 5.4.22-1
This commit is contained in:
parent
3937072a46
commit
f67f04eb66
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gamlss
|
||||
_pkgver=5.4-20
|
||||
_pkgver=5.4-22
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=5.4.20
|
||||
pkgrel=3
|
||||
pkgver=5.4.22
|
||||
pkgrel=1
|
||||
pkgdesc='Generalised Additive Models for Location Scale and Shape'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-distributions3
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a60c1e20e173f909a0df344016e64381e45a098b60f07f80fd2802bfba086873')
|
||||
sha256sums=('01e6908df92691147b884a8d58025473e18d7bf58d5f5a2d7e4f18b2a451fe2d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue