From 416cb0f6f4fe072a07481372b7c2de31834e2b34 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Mon, 9 May 2022 23:50:10 +0000 Subject: [PATCH] r-flowploidy: auto updated to 1.22.0-1 --- BioArchLinux/r-flowploidy/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-flowploidy/PKGBUILD b/BioArchLinux/r-flowploidy/PKGBUILD index 42bc9235b7..e1898cbb51 100644 --- a/BioArchLinux/r-flowploidy/PKGBUILD +++ b/BioArchLinux/r-flowploidy/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=flowPloidy -_pkgver=1.20.0 +_pkgver=1.22.0 pkgname=r-${_pkgname,,} -pkgver=1.20.0 +pkgver=1.22.0 pkgrel=1 pkgdesc='Analyze flow cytometer data to determine sample ploidy' arch=('any') @@ -24,7 +24,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('19f996f7e7fbffdc6520af260ecf5309b0b656eaa39043fbcb1beefc50f50a3d') +sha256sums=('668db8dd64da2cc4c1aabf85267e2e9d41d069adabfdf781e32439fa4964be6c') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"