mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-reportingtools: auto updated to 2.46.0-1
This commit is contained in:
parent
9959ba814c
commit
05dfdaea92
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ReportingTools
|
||||
_pkgver=2.44.0
|
||||
_pkgver=2.46.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.44.0
|
||||
pkgver=2.46.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=('27d0fd4af8a36a2a2500016e910bcb99ec34cd521571665c95358e2d6433046f')
|
||||
sha256sums=('f4b4a02435c62fb62f05a172544140269e28f427bca75b56637152022c4be4f0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue