mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-easyrnaseq: auto updated to 2.32.0-1
This commit is contained in:
parent
7ecf5f8e70
commit
02978b3b0d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=easyRNASeq
|
||||
_pkgver=2.30.0
|
||||
_pkgver=2.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.30.0
|
||||
pkgrel=2
|
||||
pkgver=2.32.0
|
||||
pkgrel=1
|
||||
pkgdesc='Count summarization and normalization for RNA-Seq data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3395cc9c36680624bbe5e810a5661f99179e6942ceb912d7c524f36d51322006')
|
||||
sha256sums=('f9c6b27ccbae0bdb79785f899adc3181dfed416b8f155ce53c7c4b7c6cbec1b7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue