mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-asset: auto updated to 2.24.0-1
This commit is contained in:
parent
cc0215d9f9
commit
090da32e11
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue