mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spsimseq: auto updated to 1.16.0-1
This commit is contained in:
parent
12744d4352
commit
3264fa0310
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SPsimSeq
|
||||
_pkgver=1.14.0
|
||||
_pkgver=1.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.0
|
||||
pkgver=1.16.0
|
||||
pkgrel=1
|
||||
pkgdesc='Semi-parametric simulation tool for bulk and single-cell RNA sequencing data'
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f10a8f90b85b32b5cf9bf65549dde1e50c206ef8d414c0dab3b3a3bede4ac326')
|
||||
sha256sums=('b5c7830a33b567716dff3ff55e3fb826de424f8ee13017bd5990e2d26146647c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue