mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowtime: auto updated to 1.30.0-1
This commit is contained in:
parent
a996c1450d
commit
a24adf8ca4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=flowTime
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Annotation and analysis of biological dynamical systems using flow cytometry'
|
||||
arch=('any')
|
||||
|
@ -31,7 +31,7 @@ optdepends=(
|
|||
r-stats
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('9ed87da9dd0547f77509c418d35c996682b2f94438fde7d650eab2a2a697edfc')
|
||||
sha256sums=('0dfa547e7a55ca7862b5506c2062cdbbe3f4545530d9f0223d42be0778c22b74')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue