From 86bba2f25f8d9d9587cf023398e6dbbda5d3924f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 22 Nov 2022 18:01:51 +0000 Subject: [PATCH] r-bioplex: auto updated to 1.4.2-1 --- BioArchLinux/r-bioplex/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-bioplex/PKGBUILD b/BioArchLinux/r-bioplex/PKGBUILD index f716acd9d2..4de75b6637 100644 --- a/BioArchLinux/r-bioplex/PKGBUILD +++ b/BioArchLinux/r-bioplex/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=BioPlex _pkgver=1.4.2 pkgname=r-${_pkgname,,} pkgver=1.4.2 -pkgrel=0 +pkgrel=1 pkgdesc='R-side access to BioPlex protein-protein interaction data' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"