From 0dbe3434f923c34e04bfc0a73b1ba9d4263c6c0b Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Wed, 4 May 2022 08:05:29 +0000 Subject: [PATCH] r-corral: auto updated to 1.6.0-1 --- BioArchLinux/r-corral/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-corral/PKGBUILD b/BioArchLinux/r-corral/PKGBUILD index 129491ef82..368ad0766c 100644 --- a/BioArchLinux/r-corral/PKGBUILD +++ b/BioArchLinux/r-corral/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=corral -_pkgver=1.4.0 +_pkgver=1.6.0 pkgname=r-${_pkgname,,} -pkgver=1.4.0 +pkgver=1.6.0 pkgrel=1 pkgdesc='Correspondence Analysis for Single Cell Data' arch=('any') @@ -32,7 +32,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('8baf11f398c6a69e1575a0a60bcef608380e7ec76f6c1b1fe8a3d48725e6b1d6') +sha256sums=('7fcd0816a31b204580bc1f285f7407bdfb7c2040a150abd9dc0f633c0cda0a09') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"