r-mutationalpatterns: auto updated to 3.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:13:58 +00:00
parent be07e85c48
commit 07432ec488

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=MutationalPatterns
_pkgver=3.4.1
_pkgver=3.6.0
pkgname=r-${_pkgname,,}
pkgver=3.4.1
pkgver=3.6.0
pkgrel=1
pkgdesc='Comprehensive genome-wide analysis of mutational processes'
arch=('any')
@ -48,7 +48,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d3b82eab214f70aa2836cc13ba82e4b8106d0185d99e5c88c5793f338ec1ce44')
sha256sums=('8fdb0c7e96453d7a812fb8a94f9d81d8542647f2137642c2c78758c032146b84')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"