From 6c0f6aefd8bf91803005ebd770bb21f0a4416e82 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 3 May 2022 02:17:56 +0000 Subject: [PATCH] r-geneattribution: auto updated to 1.22.0-1 --- BioArchLinux/r-geneattribution/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-geneattribution/PKGBUILD b/BioArchLinux/r-geneattribution/PKGBUILD index df5183771f..9e49e711c4 100644 --- a/BioArchLinux/r-geneattribution/PKGBUILD +++ b/BioArchLinux/r-geneattribution/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _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}"