r-decomptumor2sig: auto updated to 2.12.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 03:02:30 +00:00
parent ed8d9b2e29
commit eca6b47023

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=decompTumor2Sig
_pkgver=2.10.0
_pkgver=2.12.0
pkgname=r-${_pkgname,,}
pkgver=2.10.0
pkgver=2.12.0
pkgrel=1
pkgdesc='Decomposition of individual tumors into mutational signatures by signature refitting'
arch=('any')
@ -35,7 +35,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d720bcf8a43ef1fff4c7b47d227a051e2189146b1bbd6d69fd6a9771f008a988')
sha256sums=('e663212de9cbeb241207f99986e0fedf16922b951c35d725d3480bf5d64a0f12')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"