mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mlr3tuning: auto updated to 1.3.0-1
This commit is contained in:
parent
e600871620
commit
8f24a0dee2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=mlr3tuning
|
_pkgname=mlr3tuning
|
||||||
_pkgver=1.2.1
|
_pkgver=1.3.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -35,8 +35,8 @@ optdepends=(
|
||||||
r-xgboost
|
r-xgboost
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('bdbd39a45037875c95e9bd43f9c79420')
|
md5sums=('0b764983edd89368c5becaefd2b6399b')
|
||||||
b2sums=('c402c8c117415a8c61aed2549aff69356b6f1a5340b49ce6d86f82f37e465bee9d991ac87653d8d6585dca20d2bf4d70c38a6631e2a959d95c47b9223d53ead7')
|
b2sums=('f1419d1bdd57176330bb7f8720bfb46bfdbee394a6b479504b06d735e7a88b3954247e684a1317a0164adbbabff4419e06fbec25717f7dad5d3bd42c49b87475')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue