mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ipred: auto updated to 0.9.13-1
This commit is contained in:
parent
9aaa17362a
commit
06dd671dc4
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ipred
|
||||
_pkgver=0.9-12
|
||||
_pkgver=0.9-13
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.9.12
|
||||
pkgrel=4
|
||||
pkgver=0.9.13
|
||||
pkgrel=1
|
||||
pkgdesc='Improved Predictors'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-th.data
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d6e1535704d39415a799d7643141ffa4f6f55597f03e763f4ccd5d8106005843')
|
||||
sha256sums=('6168a062d93c2d3063c064a8f242cd3716dee99822e20363a1801261319c4c98')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue