mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tenxpbmcdata: auto updated to 1.14.0-1
This commit is contained in:
parent
e6d01b4b20
commit
6181d882f0
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.12.0
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.14.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=('2ffc2d3a7820e1cf2ee2da06513120e8fcaa3663ac82e0c9875acc4f5094663d')
|
||||
sha256sums=('0d0620a5f2c1e89060defc64da428243d8cfb774012eb831272f4de68668cbd7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue