From 3535f6a9e680db5658fd56d586060a50828d4dab Mon Sep 17 00:00:00 2001 From: sukanka Date: Fri, 12 May 2023 19:26:01 +0800 Subject: [PATCH] r-MSGFplus: rebuild --- BioArchLinux/r-msgfplus/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-msgfplus/PKGBUILD b/BioArchLinux/r-msgfplus/PKGBUILD index 4aad43483a..7dea2838ef 100644 --- a/BioArchLinux/r-msgfplus/PKGBUILD +++ b/BioArchLinux/r-msgfplus/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=MSGFplus _pkgver=1.28.0 pkgname=r-${_pkgname,,} pkgver=1.28.0 -pkgrel=4 +pkgrel=5 pkgdesc='An interface between R and MS-GF+' arch=('any') url="https://bioconductor.org/packages/3.14/bioc/html/MSGFplus.html"