From 945ebd07ec58ecb814ab29ac47c4a2e0cc47d698 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 31 Dec 2024 18:06:15 +0000 Subject: [PATCH] r-cytolib: auto updated to 2.18.1-1 --- BioArchLinux/r-cytolib/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-cytolib/PKGBUILD b/BioArchLinux/r-cytolib/PKGBUILD index ddbcd3ab3d..8540b0f19d 100644 --- a/BioArchLinux/r-cytolib/PKGBUILD +++ b/BioArchLinux/r-cytolib/PKGBUILD @@ -2,10 +2,10 @@ # Contributor: Guoyi Zhang _pkgname=cytolib -_pkgver=2.18.0 +_pkgver=2.18.1 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=3 +pkgrel=1 pkgdesc="C++ infrastructure for representing and interacting with the gated cytometry data" arch=(x86_64) url="https://bioconductor.org/packages/$_pkgname" @@ -28,9 +28,9 @@ optdepends=( ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz" "shared-cytolib.patch") -md5sums=('315a10e5ab4beca630554a17eaf56853' +md5sums=('3b1ede14c50cf91bc3dc00b92d85a803' '9bd107e22883f8ae7c72f8fc3fca9c96') -b2sums=('905f87f4573acd9588b401a1a9c5898b381540e72ba31e875df12ceb6530c3d6ba0dbe9fd3ed7f92d94f40742a24062d9aef6ef36837742751e3207444ae3362' +b2sums=('eb84857a059035ec8ee9c2108b95fe9825d4a45df550ed04e4290af9cf06c51efbf6928f9a04f30023762760b0bf0d309028698e7214916da445851dc4b7daa0' '1d838f25582856c2a7ba811999ae92808265720e8bd6079b4396d3722bab3f445ec7e70722badac2d5617439784a279abacda788f66e49906b35120f12037bcb') prepare() {