From 5afcf8f6f7e70cc761dec51e7bc9ba7f25b35943 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 5 Mar 2024 12:01:37 +0000 Subject: [PATCH] r-nebulosa: auto updated to 1.12.1-1 --- BioArchLinux/r-nebulosa/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"