r-geneattribution: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 02:17:56 +00:00
parent be0142bb65
commit 6c0f6aefd8

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=geneAttribution
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgver=1.22.0
pkgrel=1
pkgdesc='Identification of candidate genes associated with genetic variation'
arch=('any')
@ -27,7 +27,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg38.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('367b6774dbd4d421baf2e0206f9c11d6e47903dbe63a3c1ea20804ecfc80deef')
sha256sums=('e76f0ffa5e348ea59f59fd3955cb2723eeac1b6cb20e15134e657fe8a8ca1638')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"