From a1ef515ee87f8644d5c1e0a20927dcbad4f37b57 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 7 May 2024 12:05:19 +0000 Subject: [PATCH] r-escape: auto updated to 2.0.0-1 --- BioArchLinux/r-escape/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-escape/PKGBUILD b/BioArchLinux/r-escape/PKGBUILD index 05d77ebd50..f746d3846e 100644 --- a/BioArchLinux/r-escape/PKGBUILD +++ b/BioArchLinux/r-escape/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=escape _pkgver=2.0.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Easy single cell analysis platform for enrichment" arch=(any) url="https://bioconductor.org/packages/$_pkgname"