From c14ca0b6f3f434f9a12a2f6562a440ad2137fb23 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 8 May 2024 18:02:55 +0000 Subject: [PATCH] r-phantasuslite: auto updated to 1.2.0-1 --- BioArchLinux/r-phantasuslite/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-phantasuslite/PKGBUILD b/BioArchLinux/r-phantasuslite/PKGBUILD index 45c066aa80..0e9bd24e88 100644 --- a/BioArchLinux/r-phantasuslite/PKGBUILD +++ b/BioArchLinux/r-phantasuslite/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=phantasusLite _pkgver=1.2.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=0 +pkgrel=1 pkgdesc="Loading and annotation RNA-seq counts matrices" arch=(any) url="https://bioconductor.org/packages/$_pkgname"