mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-slingshot: auto updated to 2.10.0-1
This commit is contained in:
parent
a544684b3d
commit
7e1b929d12
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.8.0
|
||||
_pkgver=2.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.0
|
||||
pkgver=2.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for ordering single-cell sequencing'
|
||||
arch=('any')
|
||||
|
@ -35,7 +35,7 @@ optdepends=(
|
|||
r-uwot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a7a329de427529c09fa9144f5a2822e04fe7b06219a7a078dbec3a8b5e3e21f7')
|
||||
sha256sums=('2d30c816b11d7f32ed87afcdf3a30cb9e130a1abac28d8c792d556c2ae047260')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue