mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scmap: auto updated to 1.22.1-1
This commit is contained in:
parent
4b4697f44f
commit
8b9db2ea04
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=scmap
|
||||
_pkgver=1.22.0
|
||||
_pkgver=1.22.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgver=1.22.1
|
||||
pkgrel=1
|
||||
pkgdesc='A tool for unsupervised projection of single cell RNA-seq data'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('170be165edacbb1d1de9bac9ef35b8ba719d7daa2e7a15dd466dbbc1ab688155')
|
||||
sha256sums=('094c8b84e4b0b490a60c361e4d48d66c78be63263b3cd17952eb9894c2b88da0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue