From 2e2bf3b2133cd0b26f7c2b5cc251b2f40b7464fc Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 19:20:11 +0000 Subject: [PATCH] r-cnvfilter: auto updated to 1.20.0-1 --- BioArchLinux/r-cnvfilter/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-cnvfilter/PKGBUILD b/BioArchLinux/r-cnvfilter/PKGBUILD index 52924eff19..f1af7bace8 100644 --- a/BioArchLinux/r-cnvfilter/PKGBUILD +++ b/BioArchLinux/r-cnvfilter/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=CNVfilteR -_pkgver=1.18.0 +_pkgver=1.20.0 pkgname=r-${_pkgname,,} -pkgver=1.18.0 +pkgver=1.20.0 pkgrel=1 pkgdesc='Identifies false positives of CNV calling tools by using SNV calls' arch=('any') @@ -32,7 +32,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('6a08f69f1949ff8c4ad90ffb0edc2c7dc403e2a09ea0d30b149c776f196e17cb') +sha256sums=('cb7d914591c51a80146b37df90d1d3765f309d72f46518139f7d8bcb5c992baa') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"