mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-tidyseurat: auto updated to 0.8.0-1
This commit is contained in:
parent
b0535d79ae
commit
0ee300afd9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=tidyseurat
|
||||
_pkgver=0.7.9
|
||||
_pkgver=0.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Brings Seurat to the Tidyverse"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -41,8 +41,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('e112239c72797c4e3a81852c6f3bb555')
|
||||
b2sums=('414d3b412235ce8ddeca9e7d81e02504b8cf94a5ca8b19ca2fbc4b6bdacfdc9f0885e577ecb8caa437f0ee5ad0fa4dabc46349c177d0ec488ae6ecd66afce82c')
|
||||
md5sums=('844d068094e1d6b8e025cddc65eb336b')
|
||||
b2sums=('d53d63e8c75f2ca1e68a9cc9ed8a6dbf20714089cb67bd2c287f07115fa2890555bb4ca50edd58cd6b1f709de5950fb9b60b7bcb5ebd6aca1ac23248e23dff25')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue