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