r-systempiper: auto updated to 2.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-12-15 19:14:22 +00:00
parent b4d5481498
commit 1eac379139

View file

@ -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}"