r-gemini: auto updated to 1.20.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 03:57:38 +00:00
parent 1d2002b6ce
commit 350c6fae81

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=gemini
_pkgver=1.18.0
_pkgver=1.20.0
pkgname=r-${_pkgname,,}
pkgver=1.18.0
pkgver=1.20.0
pkgrel=1
pkgdesc='GEMINI: Variational inference approach to infer genetic interactions from pairwise CRISPR screens'
arch=('any')
@ -24,7 +24,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('047ea4ca243550b87cc6ce341fd76f0259644e3ef627e41e0d539d0953fdd1f9')
sha256sums=('1492c306937943f0e22c3c6e22f2f35cab0604ccb9560195a1f0c7d8b67253e4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"