mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bbotk: auto updated to 1.4.1-1
This commit is contained in:
parent
9035d7e11f
commit
36442f9d31
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=bbotk
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.4.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=1.4.1
|
||||
pkgrel=1
|
||||
pkgdesc='Black-Box Optimization Toolkit'
|
||||
arch=('x86_64')
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4c5d115a3e2534608f1bf2b947169f190f8713244feae93c0d725ee6cf158d31')
|
||||
sha256sums=('e7f63572b183959434761e8405c47b70981a4f82f7489566523752a9a7d8fef2')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue