mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gamlss: auto updated to 5.4.18-1
This commit is contained in:
parent
781ec520e4
commit
e751dee730
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-12
|
||||
_pkgver=5.4-18
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=5.4.12
|
||||
pkgrel=2
|
||||
pkgver=5.4.18
|
||||
pkgrel=1
|
||||
pkgdesc='Generalised Additive Models for Location Scale and Shape'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-gamlss.dist
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9f791039f7e5c3cf3f6a2da955994a8c41c43044a2d77d99b289e4f82118a6f0')
|
||||
sha256sums=('efd4a8705679936469c1d3630e2943d259e1b46bc8f0f1f1e4f723f24d8746f2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue