mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-parsnip: auto updated to 1.2.0-1
This commit is contained in:
parent
e75a331f1e
commit
cf58569375
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=parsnip
|
||||
_pkgver=1.1.1
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="A Common API to Modeling and Analysis Functions"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -67,8 +67,8 @@ optdepends=(
|
|||
r-xgboost
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('4bd785c12a9ef091a3a69db37b29f463')
|
||||
b2sums=('0c55fd4838718e479571b9ca4313748f4867d232d13717753d072200088193b42766565fe070e714255e1789d32cd5620370263f561267674006d1825c8dde4c')
|
||||
md5sums=('5511bd877b251ff068613fd7e47d387c')
|
||||
b2sums=('2824147e2f4c46329ab4575f9a4493cc68d141ec031271799e5874a5b4e4148842db38d638b567ed4091e1f9fbe05e371a828c00f2fb603c6d6506c8d07c4181')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue