mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmmquant: auto updated to 1.14.0-1
This commit is contained in:
parent
321c3fa2c6
commit
e8f30d69b7
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Rmmquant
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='RNA-Seq multi-mapping Reads Quantification Tool'
|
||||
arch=('x86_64')
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b5665465f0e7e21c39ab27859f3679bb9bb533c0d0bd6f84d3ae3d7946c47472')
|
||||
sha256sums=('d3dd4c976e62ac0722ab47c581c6f43154e5114afe6506ab5540b0499c585ae8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue