r-dose: auto updated to 3.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 10:00:54 +00:00
parent d420558279
commit 886514e000

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=DOSE
_pkgver=3.20.1
_pkgver=3.22.0
pkgname=r-${_pkgname,,}
pkgver=3.20.1
pkgver=3.22.0
pkgrel=1
pkgdesc='Disease Ontology Semantic and Enrichment analysis'
arch=('any')
@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('7668885ee300023f66e8dd5b4cf72cd3c4eba008f74be6c036eb02f2b1b27382')
sha256sums=('97372511adc7b87f16237a61f6e03c232acc73e22dfcf1b8b8a4c40528268f86')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"