mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rms: auto updated to 6.3.0-1
This commit is contained in:
parent
7419f8ef25
commit
97a4c62af4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rms
|
||||
_pkgver=6.2-0
|
||||
_pkgver=6.3-0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=6.2.0
|
||||
pkgver=6.3.0
|
||||
pkgrel=1
|
||||
pkgdesc='Regression Modeling Strategies'
|
||||
arch=('x86_64')
|
||||
|
@ -33,7 +33,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('10d58cbfe39fb434223834e29e5248c9384cded23e6267cfc99367d0f5ee24b6')
|
||||
sha256sums=('6c41eb670daf5e4391cc2f2a19e20a591f90769c124300a7ccf555820140d3f9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue