mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cytopipeline: auto updated to 1.2.0-1
This commit is contained in:
parent
b85d7380ca
commit
c1c5a1d65d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=CytoPipeline
|
||||
_pkgver=1.0.2
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Automation and visualization of flow cytometry data analysis pipelines"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -36,8 +36,8 @@ optdepends=(
|
|||
r-vdiffr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('03008ccf1f86b39cc48a5f9fa82ae3a2')
|
||||
sha256sums=('145a7860d3d62ba50957fa3b05a1aa3f3b79ac0d2808369e2833e1833476e176')
|
||||
md5sums=('a4ed3b88553c7115d7dce368a0fda5a5')
|
||||
sha256sums=('80c2f67b5629c4f8049346f324308d20707e65f5db189a73d3a5e9c4e8a35692')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue