mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sc3: auto updated to 1.28.1-1
This commit is contained in:
parent
10413c7d17
commit
e94f8ac985
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SC3
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.28.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='Single-Cell Consensus Clustering'
|
||||
arch=('x86_64')
|
||||
|
@ -36,7 +36,7 @@ optdepends=(
|
|||
r-scater
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fbc5301bf396cd12c00493879df53c6c260fdeb442e2627fcc62fb3399a99cbb')
|
||||
sha256sums=('420eb3f97ef5420936a82a9adb81b6e1abf090088583384d163137f3b639738c')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue