diff --git a/BioArchLinux/r-systempiper/PKGBUILD b/BioArchLinux/r-systempiper/PKGBUILD index e837f655dc..9a882c215f 100644 --- a/BioArchLinux/r-systempiper/PKGBUILD +++ b/BioArchLinux/r-systempiper/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _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}"