mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-singlecellexperiment: auto updated to 1.28.1-1
This commit is contained in:
parent
fff37ffb6f
commit
1254a2fc4c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=SingleCellExperiment
|
_pkgname=SingleCellExperiment
|
||||||
_pkgver=1.28.0
|
_pkgver=1.28.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.28.0
|
pkgver=1.28.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='S4 Classes for Single Cell Data'
|
pkgdesc='S4 Classes for Single Cell Data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -27,7 +27,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('f5a65b974f7ed4da1d9af204d7fe48a78173569185fe8193b85676533aad9d3f')
|
sha256sums=('5d8e920f95fbc2ac63b63f94567beedf39017bc644f015da6e5b30f11ca45dcd')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue