mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mirage: auto updated to 1.48.0-1
This commit is contained in:
parent
3277b8551d
commit
b6f6cd6f70
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MiRaGE
|
||||
_pkgver=1.46.0
|
||||
_pkgver=1.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.46.0
|
||||
pkgver=1.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='MiRNA Ranking by Gene Expression'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-seqinr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e1ed8b39a12c3d67f6d6b46d8163d233bed0107adf47c92486b40a9870ce839d')
|
||||
sha256sums=('351cfa6634cf3e907adfb3f9dd6d3765964bb402ffa4021aa1cf2dc030bd7e01')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue