mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cummerbund: auto updated to 2.48.0-1
This commit is contained in:
parent
af417eca29
commit
f23f9727e2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=cummeRbund
|
||||
_pkgver=2.46.0
|
||||
_pkgver=2.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.46.0
|
||||
pkgver=2.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis, exploration, manipulation, and visualization of Cufflinks high-throughput sequencing data.'
|
||||
arch=('any')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-stringr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('34a9184fc869277201315302d4d4b54ac889888e9d18919717e02b4e8210b541')
|
||||
sha256sums=('1380ce31f9189b443b892a09cbe0e7119582647c8eb9a4f1c7ef33fe692ea08c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue