r-bacon: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 04:38:07 +00:00
parent d6d4742770
commit bad77a0170

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=bacon
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgver=1.34.0
pkgrel=1
pkgdesc='Controlling bias and inflation in association studies using the empirical null distribution'
arch=('x86_64')
@ -23,7 +23,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f5b55d618d68805fbfd9cab96c2bb3a23269767f8adc590f65131ce5c0929b26')
sha256sums=('00c60ea266c7fc6e24f1801cf6eaa88947d5f9b76912996035598455beed10c6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"