mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-phylolm: auto updated to 2.6.5-1
This commit is contained in:
parent
b73c88a6ed
commit
57a1341bda
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=phylolm
|
||||
_pkgver=2.6.2
|
||||
_pkgver=2.6.5
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.2
|
||||
pkgrel=4
|
||||
pkgver=2.6.5
|
||||
pkgrel=1
|
||||
pkgdesc='Phylogenetic Linear Regression'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -18,7 +18,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d6fa45f58689cce9fe91519ab55a61c1e549e5a7f18b6989bf86234d483cff12')
|
||||
sha256sums=('658b22fb3e9c8e9ae7e54d2296e668b55d85ce129bac2626bcc515afe351e269')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue