r-diggit: auto updated to 1.28.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 05:00:27 +00:00
parent 426f318fc1
commit 3bbe3fe5d7

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=diggit
_pkgver=1.26.0
_pkgver=1.28.0
pkgname=r-${_pkgname,,}
pkgver=1.26.0
pkgver=1.28.0
pkgrel=1
pkgdesc='Inference of Genetic Variants Driving Cellular Phenotypes'
arch=('any')
@ -19,7 +19,7 @@ optdepends=(
r-diggitdata
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dec3b6fbac0a8f3632f54c54d4ec90da246c590c5572955ec84615d6b098f0a6')
sha256sums=('e8dd441c7cbe683e1784772ffe1b10dc11caa451f13eac9baa63b6a7515f9620')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"