mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowdensity: auto updated to 1.32.0-1
This commit is contained in:
parent
492e5a2afb
commit
490aa75396
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=flowDensity
|
||||
_pkgver=1.30.0
|
||||
_pkgver=1.32.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.30.0
|
||||
pkgrel=2
|
||||
pkgver=1.32.0
|
||||
pkgrel=1
|
||||
pkgdesc='Sequential Flow Cytometry Data Gating'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -29,7 +29,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c321b395d6f1ae24d1428319401b225ae5e31fee5051127e43142d96f820103d')
|
||||
sha256sums=('4977c5a2723a034a9fb9458bfba00f917fa87182af35198f82d24d75f4c1d4bd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue