mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-aims: auto updated to 1.38.0-1
This commit is contained in:
parent
11f08178e6
commit
773244a3e0
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=AIMS
|
||||
_pkgver=1.36.0
|
||||
_pkgver=1.38.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.36.0
|
||||
pkgver=1.38.0
|
||||
pkgrel=1
|
||||
pkgdesc='AIMS : Absolute Assignment of Breast Cancer Intrinsic Molecular Subtype'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8ad6df1bb08bc967674800f816f28fbccc63ee4479259920883e00ce5fd84d52')
|
||||
sha256sums=('0b3c5ab26aa996a9a413736b201575a2e47b3b9da1a23daee62b39d3e880ac13')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue