diff --git a/BioArchLinux/r-systempiperdata/PKGBUILD b/BioArchLinux/r-systempiperdata/PKGBUILD index 2a5601859b..b862eb53ef 100644 --- a/BioArchLinux/r-systempiperdata/PKGBUILD +++ b/BioArchLinux/r-systempiperdata/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=systemPipeRdata -_pkgver=1.22.3 +_pkgver=2.0.1 pkgname=r-${_pkgname,,} -pkgver=1.22.3 +pkgver=2.0.1 pkgrel=1 pkgdesc='systemPipeRdata: Workflow templates and sample data' arch=('any') @@ -29,7 +29,7 @@ optdepends=( r-systempiper ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('de536cf319667b668c963e72e49b0e63a5baca4134b846be0a6e88c80fc2ed80') +sha256sums=('70b28d7700ab3790b93ef1674979aaad11187fd823b437853cb1893e6120a6bc') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"