From e071d7cdd86b3c1c6be0dd802dd130e5f72d61ec Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 18:50:02 +0000 Subject: [PATCH] r-cn.mops: auto updated to 1.52.0-1 --- BioArchLinux/r-cn.mops/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-cn.mops/PKGBUILD b/BioArchLinux/r-cn.mops/PKGBUILD index ceaf049c9e..95cf0a4c59 100644 --- a/BioArchLinux/r-cn.mops/PKGBUILD +++ b/BioArchLinux/r-cn.mops/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=cn.mops -_pkgver=1.50.0 +_pkgver=1.52.0 pkgname=r-${_pkgname,,} -pkgver=1.50.0 +pkgver=1.52.0 pkgrel=1 pkgdesc='cn.mops - Mixture of Poissons for CNV detection in NGS data' arch=('x86_64') @@ -24,7 +24,7 @@ optdepends=( r-dnacopy ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('27650b47575d0a48794c33513b26d20212013785ec0a58948c279ef4cc90c2fd') +sha256sums=('d92712d02bbfdb6f446f5a072cfffaafd633e1436b555537110ad92377ebac89') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"