mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cellid: auto updated to 1.8.1-1
This commit is contained in:
parent
f4b2ff417c
commit
435618de58
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CelliD
|
||||
_pkgver=1.8.0
|
||||
_pkgver=1.8.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.8.0
|
||||
pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='Unbiased Extraction of Single Cell gene signatures using Multiple Correspondence Analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-tidyverse
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('551026206a4a1e99095a5982f11770dbf4e1e1e35fb49a06756c25a06847ab1b')
|
||||
sha256sums=('033c701b246e32d1eb3f3fcb5bd87a4ea13db0df184915f72c71619a25de2f6e')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue