mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-srnadiff: auto updated to 1.18.2-1
This commit is contained in:
parent
89dc0a35e9
commit
ee3f5e293d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=srnadiff
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.18.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.18.2
|
||||
pkgrel=1
|
||||
pkgdesc='Finding differentially expressed unannotated genomic regions from RNA-seq data'
|
||||
arch=('x86_64')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('d9dd955437608231dbb5273cca7dd1440cdf43dc839641c22f38c7cc1b5c73ba')
|
||||
sha256sums=('e800b9d195eeda5ed0c98ff10eb2f2773f7a37e08ff98d602cd92f29e625d057')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue