mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-slingshot: auto updated to 2.4.0-1
This commit is contained in:
parent
206a142ef9
commit
52a990e19c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=slingshot
|
||||
_pkgver=2.2.1
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.1
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for ordering single-cell sequencing'
|
||||
arch=('any')
|
||||
|
@ -34,7 +34,7 @@ optdepends=(
|
|||
r-uwot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c3b94803b7d8c2c8b3513f933cc6ef2c29dc2262e77de87c204e7e3859bd7282')
|
||||
sha256sums=('e226836f2238af2d390546e59e8fc4d71aaa24c392b9a12d6e58fc428d895775')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue