mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-opencyto: auto updated to 2.10.0-1
This commit is contained in:
parent
792151f652
commit
68de8e7850
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=openCyto
|
||||
_pkgver=2.8.4
|
||||
_pkgver=2.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.8.4
|
||||
pkgrel=2
|
||||
pkgver=2.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Hierarchical Gating Pipeline for flow cytometry data'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -44,7 +44,7 @@ optdepends=(
|
|||
r-utils
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('60baae3989032087b13079e436d385b776ff24bb5eb65e6143857099d7824339')
|
||||
sha256sums=('350c7c33934e651a9f9a6de776627b674546a846a555ef77c3ff04ed50aa77de')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue