From 4035327344e026200b15436c679b56b1444688cc Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 14 Jan 2022 14:42:15 +0800 Subject: [PATCH] r-mpfe: auto updated to 1.30.0-2 --- BioArchLinux/r-mpfe/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-mpfe/PKGBUILD b/BioArchLinux/r-mpfe/PKGBUILD index ab21d29b7d..6a6ad3f888 100644 --- a/BioArchLinux/r-mpfe/PKGBUILD +++ b/BioArchLinux/r-mpfe/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=MPFE _pkgver=1.30.0 pkgname=r-${_pkgname,,} pkgver=1.30.0 -pkgrel=1 +pkgrel=2 pkgdesc='Estimation of the amplicon methylation pattern distribution from bisulphite sequencing data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"