mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bbotk: auto updated to 0.7.0-1
This commit is contained in:
parent
2b776f54b2
commit
344630b1d7
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=bbotk
|
||||
_pkgver=0.6.0
|
||||
_pkgver=0.7.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=0.6.0
|
||||
pkgver=0.7.0
|
||||
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=('7b68157a6f57cb0a8463d0c0e8ccfceb9c02e9b6388b89a2f6cb107dddb6cf46')
|
||||
sha256sums=('26ba423e5866e4b0d8110c6dba8f6b922bbd198b86e19bd5293cddd9421e7d3c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue