From 81407c5654ac2f517c45fb8fdb8d0f23740ad0bd Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 05:02:15 +0000 Subject: [PATCH] r-flowgraph: auto updated to 1.14.0-1 --- BioArchLinux/r-flowgraph/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-flowgraph/PKGBUILD b/BioArchLinux/r-flowgraph/PKGBUILD index 4d7eb5dd4d..6aa8e9e1d8 100644 --- a/BioArchLinux/r-flowgraph/PKGBUILD +++ b/BioArchLinux/r-flowgraph/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=flowGraph -_pkgver=1.12.0 +_pkgver=1.14.0 pkgname=r-${_pkgname,,} -pkgver=1.12.0 +pkgver=1.14.0 pkgrel=1 pkgdesc='Identifying differential cell populations in flow cytometry data accounting for marker frequency' arch=('any') @@ -36,7 +36,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('da824835a3c1f997ca9ee27a71d47fcdbf99d63814637edcfc5c8d6ad18fb7ff') +sha256sums=('965db8573d0f369875f45ac89d67735e9491f6c2778d9d72ab85b88abdddfa64') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"