From b0bed11d05f9fe7cba70eb59872466c16f08089b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sun, 28 Apr 2024 13:34:12 +0000 Subject: [PATCH] r-madseq: auto updated to 1.28.0-2 --- BioArchLinux/r-madseq/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-madseq/PKGBUILD b/BioArchLinux/r-madseq/PKGBUILD index f578a34cbd..abf505af5c 100644 --- a/BioArchLinux/r-madseq/PKGBUILD +++ b/BioArchLinux/r-madseq/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=MADSEQ _pkgver=1.28.0 pkgname=r-${_pkgname,,} pkgver=1.28.0 -pkgrel=1 +pkgrel=2 pkgdesc='Mosaic Aneuploidy Detection and Quantification using Massive Parallel Sequencing Data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"