diff --git a/BioArchLinux/r-nebulosa/PKGBUILD b/BioArchLinux/r-nebulosa/PKGBUILD index 5014f3bca0..551bbf8bcc 100644 --- a/BioArchLinux/r-nebulosa/PKGBUILD +++ b/BioArchLinux/r-nebulosa/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=Nebulosa _pkgver=1.12.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Single-Cell Data Visualisation Using Kernel Gene-Weighted Density Estimation" arch=(any) url="https://bioconductor.org/packages/$_pkgname"