mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rms: auto updated to 7.0.0-1
This commit is contained in:
parent
b078ef09dd
commit
98c9ce1d52
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.9-0
|
||||
_pkgver=7.0-0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=6.9.0
|
||||
pkgver=7.0.0
|
||||
pkgrel=1
|
||||
pkgdesc='Regression Modeling Strategies'
|
||||
arch=('x86_64')
|
||||
|
@ -38,7 +38,7 @@ makedepends=(
|
|||
gcc-fortran
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9f63d6e23c6da8d0bec6fca3f29d13befae60f44815a8e018317a4e0de6a7ce0')
|
||||
sha256sums=('f72c6a798e649258aa4d9421113fef168563f26c7864a90bccfec7b4a43761a2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue