From cf0c426d6fabe9fd3446633243ba97cd98e21d4e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 3 May 2024 03:31:53 +0000 Subject: [PATCH] r-nullranges: auto updated to 1.10.0-1 --- BioArchLinux/r-nullranges/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-nullranges/PKGBUILD b/BioArchLinux/r-nullranges/PKGBUILD index d0ea476e5a..80cdff0401 100644 --- a/BioArchLinux/r-nullranges/PKGBUILD +++ b/BioArchLinux/r-nullranges/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=nullranges -_pkgver=1.8.0 +_pkgver=1.10.0 pkgname=r-${_pkgname,,} -pkgver=1.8.0 -pkgrel=2 +pkgver=1.10.0 +pkgrel=1 pkgdesc='Generation of null ranges via bootstrapping or covariate matching' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -49,7 +49,7 @@ optdepends=( r-tidysummarizedexperiment ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('6adbd452f6605bdafbb66ad7e896d58b49dbc7e4420ce00017207177908c628e') +sha256sums=('5cbb2e68d847495152d5d0560028fcc3d88812b3b2d7b3d3b8d3162531564028') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"