mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ncdfflow: auto updated to 2.44.0-1
This commit is contained in:
parent
cc5b559fd5
commit
46a2fa0aab
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ncdfFlow
|
||||
_pkgver=2.42.1
|
||||
_pkgver=2.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.42.1
|
||||
pkgrel=2
|
||||
pkgver=2.44.0
|
||||
pkgrel=1
|
||||
pkgdesc='ncdfFlow: A package that provides HDF5 based storage for flow cytometry data.'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('67ef4d897a1a497d6c822bcb924169800773d1bcfb5d5e305cb60971e7eea91c')
|
||||
sha256sums=('f5473d14e8ebe59988a0dde0c1d8d2245dbae71d3bbdf6c9b729a10c5ace612a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue