r-asset: auto updated to 2.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 18:30:13 +00:00
parent 2a8781bb50
commit 53ab3add59

View file

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