r-asset: auto updated to 2.24.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 02:52:50 +00:00
parent cc0215d9f9
commit 090da32e11

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ASSET
_pkgver=2.22.0
_pkgver=2.24.0
pkgname=r-${_pkgname,,}
pkgver=2.22.0
pkgver=2.24.0
pkgrel=1
pkgdesc='An R package for subset-based association analysis of heterogeneous traits and subtypes'
arch=('any')
@ -20,7 +20,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e4f25c68672c679ad9959175258918e4c9ba1c73ca89d3f35787d6c1cfb51af3')
sha256sums=('04b071f7b0d2b7a1f0d26eddfc2f375cb1819dcab24e395b60a14475703d0053')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"