mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seurat: auto updated to 4.1.1-1
This commit is contained in:
parent
ad027a9177
commit
d043457848
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=Seurat
|
||||
_pkgver=4.1.0
|
||||
_pkgver=4.1.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.1.0
|
||||
pkgver=4.1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for Single Cell Genomics'
|
||||
arch=('x86_64')
|
||||
|
@ -77,7 +77,7 @@ optdepends=(
|
|||
r-vgam
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2505829a2763e449684dd1b107ee6982e019ee9fecb093adca7b283cad1b315d')
|
||||
sha256sums=('201aa96919b32378fc4cb67557188214c1242dcbae50cadd7d12c86666af8ace')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue