r-mogamun: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 13:55:20 +00:00
parent cedaea3c5e
commit 7184a244ac

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MOGAMUN
_pkgver=1.6.0
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=1.6.0
pkgrel=2
pkgver=1.8.0
pkgrel=1
pkgdesc='MOGAMUN: A Multi-Objective Genetic Algorithm to Find Active Modules in Multiplex Biological Networks'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -22,7 +22,7 @@ optdepends=(
r-markdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('4b1c32e70b4fbd1a6b843d07a118e9059734df76fd6ba672a0bfc21099c9f7f1')
sha256sums=('60316f0c3eacfb6ae79c1b1b9035dc92fc296e2d66da6e167fbaf7beb301ff66')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"