mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-parsnip: auto updated to 1.1.1-1
This commit is contained in:
parent
18860bafe3
commit
fcd20186a3
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.0
|
||||
_pkgver=1.1.1
|
||||
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=('b1a43fcda2b8f3a12e1353547434b545')
|
||||
sha256sums=('ecbdeb88d8347405b8b6ba2f684311ad3fd762076e46d9a08a3ea5882221778d')
|
||||
md5sums=('4bd785c12a9ef091a3a69db37b29f463')
|
||||
sha256sums=('2241336c3cd1fed7c882228d524388aa4bc6645110e781afad3d932a769d0bc8')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue