From 3264fa0310e9353204dcaf647bec9a23c993e9f3 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 15 Dec 2024 20:24:16 +0000 Subject: [PATCH] r-spsimseq: auto updated to 1.16.0-1 --- BioArchLinux/r-spsimseq/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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}"