mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-norce: auto updated to 1.8.0-1
This commit is contained in:
parent
1d3f1233e1
commit
3cb8bc3d08
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=NoRCE
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='NoRCE: Noncoding RNA Sets Cis Annotation and Enrichment'
|
||||
arch=('any')
|
||||
|
@ -59,7 +59,7 @@ optdepends=(
|
|||
r-txdb.rnorvegicus.ucsc.rn6.refgene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4bb18fd86aea78e02ddc979a4732a6b63401385b9c1999645dce3d8ce70a1c5d')
|
||||
sha256sums=('420261627976b1182e7ebd71983b62cf5334abd981ef7a9d8ee4824247d65c9d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue