r-speckle: auto updated to 1.2.0-2

This commit is contained in:
BioArchLinuxBot 2023-11-14 18:03:25 +00:00
parent 413b5ae911
commit 416237a186

View file

@ -4,7 +4,7 @@ _pkgname=speckle
_pkgver=1.2.0 _pkgver=1.2.0
pkgname=r-${_pkgname,,} pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.} pkgver=${_pkgver//-/.}
pkgrel=1 pkgrel=2
pkgdesc="Statistical methods for analysing single cell RNA-seq data" pkgdesc="Statistical methods for analysing single cell RNA-seq data"
arch=(any) arch=(any)
url="https://bioconductor.org/packages/${_pkgname}" url="https://bioconductor.org/packages/${_pkgname}"