mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-singlecellsignalr: auto updated to 1.16.0-1
This commit is contained in:
parent
ced31ab49e
commit
dc595ecd57
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SingleCellSignalR
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgrel=2
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Cell Signalling Using Single Cell RNAseq Data Analysis'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -30,7 +30,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('10d81f52a70418767e273289b7fbfb8f8ae6ee87bfeb58f5687c2e6083390e79')
|
||||
sha256sums=('04c8429b15a38691fcee36107a77123b99a586c6c9be4948971f16b29c90ff70')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue