From 8be7a2363cef34c66aec4045289de492a38b1f5e Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 04:55:39 +0000 Subject: [PATCH] r-opweight: auto updated to 1.28.0-1 --- BioArchLinux/r-opweight/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-opweight/PKGBUILD b/BioArchLinux/r-opweight/PKGBUILD index ec08c7d889..68048205bb 100644 --- a/BioArchLinux/r-opweight/PKGBUILD +++ b/BioArchLinux/r-opweight/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=OPWeight -_pkgver=1.26.0 +_pkgver=1.28.0 pkgname=r-${_pkgname,,} -pkgver=1.26.0 +pkgver=1.28.0 pkgrel=1 pkgdesc='Optimal p-value weighting with independent information' arch=('any') @@ -29,7 +29,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('48d11a8825667d179e6de344f4ed2e12986ed0f0d3c2e0401cf1efcc8f9e9986') +sha256sums=('6d89f2213fd4b3d6be1981e9194e50346601fa0384f6d82871421424e92b32fd') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"