mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-scarray.sat: auto updated to 1.4.0-1
This commit is contained in:
parent
521aaba17b
commit
c7e05e65e6
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=SCArray.sat
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Large-scale single-cell RNA-seq data analysis using GDS files and Seurat"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -33,8 +33,8 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('dfa447cd634a432486a982a719e27451')
|
||||
b2sums=('c5578e0249789ce5b09ccaf8209b12109f18c68dd37230e2c25259bcbf59eba958d99d56076b0b3d8ac12dcd48e871c0ad16cf7d9ba9933259ee89214823df54')
|
||||
md5sums=('d4b0240454c68414b40c35b70d51f85d')
|
||||
b2sums=('e1382f5e4ecbd1b82ad507cd1cf23f2526d4292665da0e3fecf56e9af7ecccbeb76298adda584124ceca158b633c0044633d60a9d34580a156eb9b206bd58f66')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue