mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cytolib: auto updated to 2.18.1-1
This commit is contained in:
parent
4be5919f1d
commit
945ebd07ec
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue