r-geneselectmmd: auto updated to 2.46.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-26 06:22:29 +00:00
parent c16ac3640b
commit ef0a4e9e87

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GeneSelectMMD
_pkgver=2.44.1
_pkgver=2.46.0
pkgname=r-${_pkgname,,}
pkgver=2.44.1
pkgver=2.46.0
pkgrel=1
pkgdesc='Gene selection based on the marginal distributions of gene profiles that characterized by a mixture of three-component multivariate distributions'
arch=('x86_64')
@ -21,7 +21,7 @@ makedepends=(
gcc-fortran
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1ee9ffac8d41cd88b2786de79dbec6d6adec42f74527971250c067dd7043a433')
sha256sums=('2ab522ca336f948b56e8811640eeb0f67ef12dc79bf924083408b755906fa925')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"