From b9d01b30163d9047ec237a5184eb372817ca28fb Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Fri, 1 Mar 2024 06:08:50 +0000 Subject: [PATCH] r-dreamlet: auto updated to 1.0.3-1 --- BioArchLinux/r-dreamlet/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-dreamlet/PKGBUILD b/BioArchLinux/r-dreamlet/PKGBUILD index 31afcb8852..eaa5f6680f 100644 --- a/BioArchLinux/r-dreamlet/PKGBUILD +++ b/BioArchLinux/r-dreamlet/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=dreamlet _pkgver=1.0.3 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Scalable differential expression analysis of single cell transcriptomics datasets with complex study designs" arch=(x86_64) url="https://bioconductor.org/packages/$_pkgname"