From 13b7109583e2cc77bd9f99ec73a6eb9d968d242f Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 16 Mar 2024 00:13:48 +0000 Subject: [PATCH] r-coregx: auto updated to 2.6.1-1 --- BioArchLinux/r-coregx/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-coregx/PKGBUILD b/BioArchLinux/r-coregx/PKGBUILD index 7b90eaba66..913289160a 100644 --- a/BioArchLinux/r-coregx/PKGBUILD +++ b/BioArchLinux/r-coregx/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=CoreGx -_pkgver=2.6.0 +_pkgver=2.6.1 pkgname=r-${_pkgname,,} -pkgver=2.6.0 +pkgver=2.6.1 pkgrel=1 pkgdesc="Classes and Functions to Serve as the Basis for Other 'Gx' Packages" arch=('any') @@ -38,7 +38,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('0504414a595f0293ee8b6ad0fdb32cd927d8e031f014934baca91cee5489cb39') +sha256sums=('3b075b9d94c36d78d9348637ceb786556e64b05e8903c9997e1dbd8d12ee289a') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"