r-meigor: auto updated to 1.29.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-04 08:19:23 +00:00
parent 5c38e60e92
commit d65082c3ef

View file

@ -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}"