From 52127f222eb3d72915d99fa1aaaab0881cd3f57d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 4 Nov 2022 01:07:53 +0000 Subject: [PATCH] r-seqcna.annot: auto updated to 1.34.0-1 --- BioArchLinux/r-seqcna.annot/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-seqcna.annot/PKGBUILD b/BioArchLinux/r-seqcna.annot/PKGBUILD index 59fe820b3b..f8f3e9b848 100644 --- a/BioArchLinux/r-seqcna.annot/PKGBUILD +++ b/BioArchLinux/r-seqcna.annot/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=seqCNA.annot -_pkgver=1.33.0 +_pkgver=1.34.0 pkgname=r-${_pkgname,,} -pkgver=1.33.0 +pkgver=1.34.0 pkgrel=1 pkgdesc='Annotation for the copy number analysis of deep sequencing cancer data with seqCNA' arch=('any') @@ -13,7 +13,7 @@ depends=( r ) source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('18e619a47bf6c8d89b8e7964b79cc3939f7082ee998ffd237f2c0a23ed8a372b') +sha256sums=('4cad356b96ce58fd199e3e4d3f265d6b9ef665823be6b9b77b38ef02508ef199') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"