r-somaticsignatures: auto updated to 2.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 04:58:16 +00:00
parent fa18e03722
commit ed74a7f7f8

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SomaticSignatures
_pkgver=2.30.0
_pkgver=2.32.0
pkgname=r-${_pkgname,,}
pkgver=2.30.0
pkgver=2.32.0
pkgrel=1
pkgdesc='Somatic Signatures'
arch=('any')
@ -36,7 +36,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('14c30b82eb4b4c909cbc5a3e944564732ec69b28ca2defe6d9cd5b49f774bfb7')
sha256sums=('a66f53617f167cda18ed8ac638ea86d8966c619f03108d40bcdf7e4549b9b6f9')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"