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"