r-trackviewer: auto updated to 1.32.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:28:44 +00:00
parent 445a70e7ed
commit a185808ee9

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=trackViewer
_pkgver=1.32.0
_pkgver=1.32.1
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgver=1.32.1
pkgrel=1
pkgdesc='A R/Bioconductor package with web interface for drawing elegant interactive tracks or lollipop plot to facilitate integrated analysis of multi-omics data'
arch=('x86_64')
@ -45,7 +45,7 @@ optdepends=(
r-variantannotation
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3e3fdbf06c184ab49eb2d33b7e1b4da1c55dc89c6d3933f42222255048283657')
sha256sums=('010ad37da86e75cfe6c493d869a4c3d83514228a770eb873c503b5f24b802e42')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"