mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-flowworkspace: auto updated to 4.8.0-1
This commit is contained in:
parent
c97bd3831e
commit
3190cc218c
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=flowWorkspace
|
||||
_pkgver=4.6.0
|
||||
_pkgver=4.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=4.6.0
|
||||
pkgrel=2
|
||||
pkgver=4.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Infrastructure for representing and interacting with gated and ungated cytometry data sets.'
|
||||
arch=('x86_64')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -52,7 +52,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2fba91bd9622285f409434dec64e25133ad14f36baa0b7e9f82ee834df3cd186')
|
||||
sha256sums=('5a6305edbe8da4651bfa8d4d866411b097833d12ad55687a91a133244c8a3e66')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue