From 76bb92bcc1f111fe71bc13f7ec7d8e05ba8fdf24 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 06:54:55 +0000 Subject: [PATCH] r-buscorrect: auto updated to 1.14.0-1 --- BioArchLinux/r-buscorrect/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-buscorrect/PKGBUILD b/BioArchLinux/r-buscorrect/PKGBUILD index 29ae0eac50..2c2e26bb2b 100644 --- a/BioArchLinux/r-buscorrect/PKGBUILD +++ b/BioArchLinux/r-buscorrect/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=BUScorrect -_pkgver=1.12.0 +_pkgver=1.14.0 pkgname=r-${_pkgname,,} -pkgver=1.12.0 -pkgrel=2 +pkgver=1.14.0 +pkgrel=1 pkgdesc='Batch Effects Correction with Unknown Subtypes' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -21,7 +21,7 @@ optdepends=( r-runit ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('e8576a783b274320bd3e6cebb505b6fce49c3832ed281b61c04d66ea414bfd26') +sha256sums=('eac4a317072aaba4a4d60a62455750c6ad717579c1e10922fefbb96505ed8611') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"