mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seurat: auto updated to 5.0.2-1
This commit is contained in:
parent
54a3452748
commit
d1bce1beba
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Seurat
|
||||
_pkgver=5.0.1
|
||||
_pkgver=5.0.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -99,8 +99,8 @@ optdepends=(
|
|||
r-vgam
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('3965b1ee0bdc7f005d250a3dd429bcc3')
|
||||
b2sums=('f2087e476bd965b365fb99eacfd2b87beeed784f5032a4e3890f2f2ad87cd794af54448fd40d608b30cc96933f044929761d02ae2a1ba7134553cde389a20385')
|
||||
md5sums=('cb58cbc4b85dae89262c43f1d86c49ff')
|
||||
b2sums=('bab400c3a6465734622d4439212e4cbd9d1324d949a75d4501b2f73bc20f6409a38fd509aa65049135253ffbf4940d332a2327fe5c5f8c43b5cca36fc2aae86a')
|
||||
|
||||
prepare() {
|
||||
# skip test that requires BPCells
|
||||
|
|
Loading…
Add table
Reference in a new issue