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