mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-meigor: auto updated to 1.29.0-1
This commit is contained in:
parent
5c38e60e92
commit
d65082c3ef
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MEIGOR
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.29.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.29.0
|
||||
pkgrel=1
|
||||
pkgdesc='MEIGO - MEtaheuristics for bIoinformatics Global Optimization'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-knitr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3ed05d68e705b4e7c854df87151939bfea50cc9f1211a16d14cb6d6b033604a0')
|
||||
sha256sums=('382ac0cdc5d4787a396038ec5c11d495a8f648fc8af842505afabed68ba0c9e5')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue