mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-degnorm: auto updated to 1.10.1-1
This commit is contained in:
parent
67de653564
commit
7d6ba3050b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DegNorm
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.10.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgver=1.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='DegNorm: degradation normalization for RNA-seq data'
|
||||
arch=('x86_64')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e307913444cc1f0971e438ffd5667daa9a8625bc987bdd44382fc2fc1373a7bd')
|
||||
sha256sums=('f76b81aa03ff4b5882690f6eedbc8aa3f91f2147dbea2ae59e2704f01f374f06')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue