r-reportingtools: auto updated to 2.44.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 18:27:58 +00:00
parent 84ef2415ec
commit 900eee2c68

View file

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