mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-srnadiff: auto updated to 1.22.2-1
This commit is contained in:
parent
ecd4498c1d
commit
5688e192ad
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.22.1
|
||||
_pkgver=1.22.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.1
|
||||
pkgver=1.22.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=('c1d20ef8b77f28cff7828034b138385e2fd031b9a7a357e7d675653439ed07ab')
|
||||
sha256sums=('15fd032d853044ce1879f83152750e014a6aa1b47fd969e61869288665960d1a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue