r-bugsigdbr: auto updated to 1.12.1-1

This commit is contained in:
BioArchLinuxBot 2025-03-07 00:06:14 +00:00
parent b925b11c9d
commit 0ca8ce12d2

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=bugsigdbr
_pkgver=1.12.0
_pkgver=1.12.1
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.12.1
pkgrel=1
pkgdesc='R-side access to published microbial signatures from BugSigDB'
arch=('any')
@ -22,7 +22,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e7dc8f3f2da2ea984ecb7d136e88ac1226147084a77464c45b2e8e4e75cb55e6')
sha256sums=('587ee39676998f088a2bec36faf05de4ccfdc4ef6eae09dc69078060df662d17')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"