mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-singlecelltk: auto updated to 2.14.0-1
This commit is contained in:
parent
ef5b140d91
commit
b012e830f6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=singleCellTK
|
||||
_pkgver=2.12.2
|
||||
_pkgver=2.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.12.2
|
||||
pkgrel=2
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Comprehensive and Interactive Analysis of Single Cell RNA-Seq Data'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -111,7 +111,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0ed13ac32f0ed8a776b13d33192ade4c692d18e0fcfb8461ce75c463ea1187fb')
|
||||
sha256sums=('c42bdbfc62dacf88a783e1e479c7561b2a1d689d9b2cbbacce24b132036d171b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue