diff --git a/BioArchLinux/r-spsimseq/PKGBUILD b/BioArchLinux/r-spsimseq/PKGBUILD index a8a6887846..7e25e58993 100644 --- a/BioArchLinux/r-spsimseq/PKGBUILD +++ b/BioArchLinux/r-spsimseq/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=SPsimSeq -_pkgver=1.14.0 +_pkgver=1.16.0 pkgname=r-${_pkgname,,} -pkgver=1.14.0 +pkgver=1.16.0 pkgrel=1 pkgdesc='Semi-parametric simulation tool for bulk and single-cell RNA sequencing data' arch=('any') @@ -28,7 +28,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('f10a8f90b85b32b5cf9bf65549dde1e50c206ef8d414c0dab3b3a3bede4ac326') +sha256sums=('b5c7830a33b567716dff3ff55e3fb826de424f8ee13017bd5990e2d26146647c') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"