mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hsmmsinglecell: auto updated to 1.16.0-1
This commit is contained in:
parent
66e0393628
commit
b663b6916b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=HSMMSingleCell
|
||||
_pkgver=1.15.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.15.0
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Single-cell RNA-Seq for differentiating human skeletal muscle myoblasts (HSMM)'
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('dc86737443d03793d17da188bb45c9c2d2792a4657237be4cb41a8876b32b329')
|
||||
sha256sums=('db845055caab8e5e29972bbf6aa6463a96fe9e893fe532d5eac190442fe8908b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue