mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tenxpbmcdata: auto updated to 1.16.0-1
This commit is contained in:
parent
8f491b744d
commit
95e9844707
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TENxPBMCData
|
||||
_pkgver=1.15.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.15.0
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='PBMC data from 10X Genomics'
|
||||
arch=('any')
|
||||
|
@ -25,7 +25,7 @@ optdepends=(
|
|||
r-snow
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f44026f5ba2859fa3eb6ec17cd10bf4144fc1d1607ddb670fc191f04224a35bd')
|
||||
sha256sums=('269f27c55db9670293590b7d0d321653aedb4470a0e5f43bd1fdaa10d58fa114')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue