mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-singler: auto updated to 2.6.0-1
This commit is contained in:
parent
862c2b08e3
commit
ab62603738
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SingleR
|
||||
_pkgver=2.4.1
|
||||
_pkgver=2.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.4.1
|
||||
pkgrel=2
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Reference-Based Single-Cell RNA-Seq Annotation'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -41,7 +41,7 @@ optdepends=(
|
|||
r-viridis
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('4d8fb557544732511d3ae2e25959fb3f53c6756b2da5db6f2cce69155b219b7e')
|
||||
sha256sums=('26605843ba9e6d5c916008349e99c6a0437813827047fa217147ba1fa25e6350')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue