From 3c58406036dfbb3645e1236b0c9bc2607fd3bda5 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 15:50:49 +0000 Subject: [PATCH] r-mutationalpatterns: auto updated to 3.16.0-1 --- BioArchLinux/r-mutationalpatterns/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-mutationalpatterns/PKGBUILD b/BioArchLinux/r-mutationalpatterns/PKGBUILD index 82bf94fe98..d0b90dcef3 100644 --- a/BioArchLinux/r-mutationalpatterns/PKGBUILD +++ b/BioArchLinux/r-mutationalpatterns/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=MutationalPatterns -_pkgver=3.14.0 +_pkgver=3.16.0 pkgname=r-${_pkgname,,} -pkgver=3.14.0 +pkgver=3.16.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=('c1485d75b1695ab4cf52f05774c6e52a442fe7e118e7c94ad57cb2210025ae6a') +sha256sums=('d747ec7f10093ca7f78a4500e1916cd4b2ecf1b4e8bc41733ff21601687a4599') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"