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