From fa4b4479b36f7b1fd65f0038bcf71373213edbbe Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 18 Dec 2024 15:54:00 +0000 Subject: [PATCH] r-madseq: auto updated to 1.32.0-1 --- BioArchLinux/r-madseq/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-madseq/PKGBUILD b/BioArchLinux/r-madseq/PKGBUILD index 9d1f48df7e..e5cf08588f 100644 --- a/BioArchLinux/r-madseq/PKGBUILD +++ b/BioArchLinux/r-madseq/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=MADSEQ -_pkgver=1.30.0 +_pkgver=1.32.0 pkgname=r-${_pkgname,,} -pkgver=1.30.0 +pkgver=1.32.0 pkgrel=1 pkgdesc='Mosaic Aneuploidy Detection and Quantification using Massive Parallel Sequencing Data' arch=('any') @@ -34,7 +34,7 @@ optdepends=( r-knitr ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('a79276c5404bb5cc30c73cccbe2e5ac56243b3383b53465212742b6dd1e3252c') +sha256sums=('f57e9c91e19b94fea0be66a2513c80174a312564837e1b9333b060f0d99f3d93') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"