From a9e5c930ce6c39889e9a9cc835145ed7117116b7 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 11:16:44 +0000 Subject: [PATCH] r-categorycompare: auto updated to 1.40.0-1 --- BioArchLinux/r-categorycompare/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-categorycompare/PKGBUILD b/BioArchLinux/r-categorycompare/PKGBUILD index cd70d4ede9..fc121e322b 100644 --- a/BioArchLinux/r-categorycompare/PKGBUILD +++ b/BioArchLinux/r-categorycompare/PKGBUILD @@ -2,9 +2,9 @@ # Maintainer: Guoyi Zhang _pkgname=categoryCompare -_pkgver=1.38.0 +_pkgver=1.40.0 pkgname=r-${_pkgname,,} -pkgver=1.38.0 +pkgver=1.40.0 pkgrel=1 pkgdesc='Meta-analysis of high-throughput experiments using feature annotations' arch=('any') @@ -37,7 +37,7 @@ optdepends=( r-rmarkdown ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('c8a29e8f48c0a2ea9954135a5703d5bf699c07130a9649471ad99afc888ee584') +sha256sums=('4753b13f13a3ca48248d3cf9750813efc6ff3c5aabbd03b809cfc9794a7a2dae') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"