r-reportingtools: auto updated to 2.36.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 05:00:26 +00:00
parent 099e0fcaa7
commit f53c635d97

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ReportingTools
_pkgver=2.34.0
_pkgver=2.36.0
pkgname=r-${_pkgname,,}
pkgver=2.34.0
pkgver=2.36.0
pkgrel=1
pkgdesc='Tools for making reports in various formats'
arch=('any')
@ -42,7 +42,7 @@ optdepends=(
r-shiny
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('47165f14bc02ff59bdcb9088db9971364895f2ab799d9a27d7af13040f727c1a')
sha256sums=('104e5363b8756259028b1aba15d3f3adce99fce8488e09e19b5d06e83e6e0c65')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"