mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tenxpbmcdata: auto updated to 1.24.0-1
This commit is contained in:
parent
2d0da1c8c9
commit
4b732eb3d4
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.22.0
|
||||
_pkgver=1.24.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.22.0
|
||||
pkgver=1.24.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=('a93f49fcd37ee9a24f95f69a0405fb7f1cdd823fb23e7154c8d41d1c79403821')
|
||||
sha256sums=('695f343b2a660da0fb76192ea3a2fc0bcffe58835cd4bd680dc3729e9ec29aa8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue