mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowsom: auto updated to 2.4.0-1
This commit is contained in:
parent
96c01fd1d2
commit
e186cb030b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=FlowSOM
|
||||
_pkgver=2.2.0
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.0
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Using self-organizing maps for visualization and interpretation of cytometry data'
|
||||
arch=('x86_64')
|
||||
|
@ -39,7 +39,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0e5d72c2c94eec13b79333a6047efc2652ec146c6557a47022e88b48d1ce5d18')
|
||||
sha256sums=('8518c515dfefcf9ba970a6e99815cc2af9809b1d5bb6aa300b28d55a74d3542d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue