mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seuratobject: auto updated to 5.0.2-1
This commit is contained in:
parent
8c27aaaade
commit
c3bf7ecd4a
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=SeuratObject
|
||||
_pkgver=5.0.1
|
||||
_pkgver=5.0.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Data Structures for Single Cell Data"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -35,8 +35,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('a1b6b337accbe962c59bd0f9cdf957e4')
|
||||
b2sums=('0f839cc1a584a5b14c82cda89becf7d2ddaa9280ce994236660f4a8250ecef24e70f1aab9ac2ca15c3b3efa05e5904db65c5dd27d5767053e0e84289272936ea')
|
||||
md5sums=('02b308617e1f85ed1bc2ea36a3d6a946')
|
||||
b2sums=('5ca968aafb3e7dc0a5f21d1ce6bcf2858a61977f961f499d15aec5bf8af6887d0f7b3a199d4b8d8b85e9f48389a28fcd7b9067f8b5506d1c96c45b1daa316c05')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue