From 0ed748c4feb67e6f041ffba1888d768e88e4fe58 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 11 Oct 2023 00:02:18 +0000 Subject: [PATCH] r-dose: auto updated to 3.26.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 0ca0e67f61..9a72d51041 100644 --- a/BioArchLinux/r-dose/PKGBUILD +++ b/BioArchLinux/r-dose/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=DOSE -_pkgver=3.26.1 +_pkgver=3.26.2 pkgname=r-${_pkgname,,} -pkgver=3.26.1 +pkgver=3.26.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=('1d972149cc3860ac4969e7fcf536c015bad189ecb9d906d91cd5828bf87f1bf2') +sha256sums=('6d586a82c5df930da38f723a6a8a4e883a05650aa9dbed51bf74451fb6df101e') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"