mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-systempiper: auto updated to 2.12.0-1
This commit is contained in:
parent
b4d5481498
commit
1eac379139
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=systemPipeR
|
||||
_pkgver=2.10.0
|
||||
_pkgver=2.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.10.0
|
||||
pkgver=2.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='systemPipeR: NGS workflow and report generation environment'
|
||||
arch=('any')
|
||||
|
@ -52,7 +52,7 @@ optdepends=(
|
|||
r-variantannotation
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dde61514c472f019a4e8a5bc46b09c4ec7daac41ec994ddf2fc443583c66bd8f')
|
||||
sha256sums=('d9b29334acd579db8b63aeb0fa747ef0333f77feeec76a538475873ec0da47b8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue