r-ihw: auto updated to 1.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 03:04:15 +00:00
parent eaafd29a65
commit 116ab79547

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=IHW
_pkgver=1.22.0
_pkgver=1.24.0
pkgname=r-${_pkgname,,}
pkgver=1.22.0
pkgver=1.24.0
pkgrel=1
pkgdesc='Independent Hypothesis Weighting'
arch=('any')
@ -31,7 +31,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1d633fc18078896707ac0550a9d95c1feb1f6bf092bc99d5816e70e57f91f16d')
sha256sums=('aeea5a941d44a9b6c45e2bd7af5bcc40816b6565941282be09b09fdfcaf14ebf')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"