From fc9716f3e8f926153e7dc1e1f13bac34c8a64637 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 31 May 2022 00:33:35 +0000 Subject: [PATCH] r-tidysinglecellexperiment: auto updated to 1.6.3-3 --- BioArchLinux/r-tidysinglecellexperiment/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-tidysinglecellexperiment/PKGBUILD b/BioArchLinux/r-tidysinglecellexperiment/PKGBUILD index f5da11372d..143b9232ba 100644 --- a/BioArchLinux/r-tidysinglecellexperiment/PKGBUILD +++ b/BioArchLinux/r-tidysinglecellexperiment/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=tidySingleCellExperiment _pkgver=1.6.3 pkgname=r-${_pkgname,,} pkgver=1.6.3 -pkgrel=2 +pkgrel=3 pkgdesc='Brings SingleCellExperiment to the Tidyverse' arch=('any') url="https://bioconductor.org/packages/${_pkgname}"