From cdbda14b6466167044fb8f0304cf6e01c60b0f74 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Apr 2024 20:32:46 +0000 Subject: [PATCH] r-methylcc: auto updated to 1.16.0-2 --- BioArchLinux/r-methylcc/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-methylcc/PKGBUILD b/BioArchLinux/r-methylcc/PKGBUILD index e8dd3fa4fe..08bf6658d6 100644 --- a/BioArchLinux/r-methylcc/PKGBUILD +++ b/BioArchLinux/r-methylcc/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=methylCC _pkgver=1.16.0 pkgname=r-${_pkgname,,} pkgver=1.16.0 -pkgrel=1 +pkgrel=2 pkgdesc='Estimate the cell composition of whole blood in DNA methylation samples' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"