From 0880ad7cdc64a36db6e96a178d47205662276c8b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 26 Apr 2024 14:24:47 +0000 Subject: [PATCH] r-cellarepertorium: auto updated to 1.12.0-2 --- BioArchLinux/r-cellarepertorium/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-cellarepertorium/PKGBUILD b/BioArchLinux/r-cellarepertorium/PKGBUILD index 5e6e29ae05..b4c811f250 100644 --- a/BioArchLinux/r-cellarepertorium/PKGBUILD +++ b/BioArchLinux/r-cellarepertorium/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=CellaRepertorium _pkgver=1.12.0 pkgname=r-${_pkgname,,} pkgver=1.12.0 -pkgrel=1 +pkgrel=2 pkgdesc='Data structures, clustering and testing for single cell immune receptor repertoires (scRNAseq RepSeq/AIRR-seq)' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}"