r-bacon: auto updated to 1.26.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 12:39:46 +00:00
parent 33aca7cb62
commit 582711a3b9

View file

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