From a245b59613ce5e6234f4126a6e16229ed81812cc Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 23 Nov 2022 00:01:57 +0000 Subject: [PATCH] r-dose: auto updated to 3.24.2-1 --- BioArchLinux/r-dose/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-dose/PKGBUILD b/BioArchLinux/r-dose/PKGBUILD index fede90cf0d..d3d2ea9b45 100644 --- a/BioArchLinux/r-dose/PKGBUILD +++ b/BioArchLinux/r-dose/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=DOSE -_pkgver=3.24.1 +_pkgver=3.24.2 pkgname=r-${_pkgname,,} -pkgver=3.24.1 +pkgver=3.24.2 pkgrel=1 pkgdesc='Disease Ontology Semantic and Enrichment analysis' arch=('any') @@ -30,7 +30,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('61ad46d84398c8aba96ef66ec1dd43370b8e0a6a05539bbcd11c69d4ec1524aa') +sha256sums=('6fec12b1d5f622f5606236d559c801072d185c6f64aaf60e749cc7b09e369769') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"