r-mageckflute: auto updated to 2.0.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-10 22:43:01 +00:00
parent c10135fa1b
commit de12bff9a1

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MAGeCKFlute
_pkgver=1.14.0
_pkgver=2.0.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=2.0.0
pkgrel=1
pkgdesc='Integrative Analysis Pipeline for Pooled CRISPR Functional Genetic Screens'
arch=('any')
@ -36,7 +36,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('5467ca5f482f6f851052af747b837f4a42e23de93af451125689b5b252b11685')
sha256sums=('5580217e7f29318ad4b8acddcb5cda450a0e9b7302e6a3f75686d782ca3d8e6d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"