From f49e7468990fd47ecb87e8b5eff33000a5ff4691 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 00:52:31 +0000 Subject: [PATCH] r-segmentseq: auto updated to 2.30.0-1 --- BioArchLinux/r-segmentseq/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-segmentseq/PKGBUILD b/BioArchLinux/r-segmentseq/PKGBUILD index 2c6976ce72..1f11cfd125 100644 --- a/BioArchLinux/r-segmentseq/PKGBUILD +++ b/BioArchLinux/r-segmentseq/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=segmentSeq -_pkgver=2.28.0 +_pkgver=2.30.0 pkgname=r-${_pkgname,,} -pkgver=2.28.0 -pkgrel=2 +pkgver=2.30.0 +pkgrel=1 pkgdesc='Methods for identifying small RNA loci from high-throughput sequencing data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}" @@ -25,7 +25,7 @@ optdepends=( r-biocstyle ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('426b5e7102bf33400d20af870dd0349a39cc8c824218f514441c8196c647d1d1') +sha256sums=('983d07c2aa00e352ac3999b4bd7ed31a6ccbe41d3a7b4c86f96654c60cd0329a') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"