r-geneselectmmd: auto updated to 2.48.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 18:32:20 +00:00
parent 5715e52a5b
commit 9ef4641ebe

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GeneSelectMMD
_pkgver=2.46.0
_pkgver=2.48.0
pkgname=r-${_pkgname,,}
pkgver=2.46.0
pkgrel=2
pkgver=2.48.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')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ makedepends=(
gcc-fortran
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2ab522ca336f948b56e8811640eeb0f67ef12dc79bf924083408b755906fa925')
sha256sums=('5495bd69b41dd414a773a34fe9136476db78ced106eaa5030bb4e46d77419110')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"