r-gseabenchmarker: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 15:47:47 +00:00
parent b41848c11a
commit 4fff6dbb8c

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GSEABenchmarkeR
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgrel=2
pkgver=1.18.0
pkgrel=1
pkgdesc='Reproducible GSEA Benchmarking'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -32,7 +32,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('a7157803f2c4e87da6fce8bc3defa84d48bd750adbe54cf697753bc104dadba7')
sha256sums=('9c00238a33630c5506ad873504f83850fcd1064706bb02fb50ed2c3bd3334486')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"