From 5d136737675b0bef8e97876c12c34ac1439c1907 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Apr 2024 17:33:25 +0000 Subject: [PATCH] r-recountmethylation: auto updated to 1.12.0-2 --- BioArchLinux/r-recountmethylation/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-recountmethylation/PKGBUILD b/BioArchLinux/r-recountmethylation/PKGBUILD index 8332760814..175ad23b48 100644 --- a/BioArchLinux/r-recountmethylation/PKGBUILD +++ b/BioArchLinux/r-recountmethylation/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=recountmethylation _pkgver=1.12.0 pkgname=r-${_pkgname,,} pkgver=1.12.0 -pkgrel=1 +pkgrel=2 pkgdesc='Access and analyze DNA methylation database compilations' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"