From fa27700ba46238a7d75c07c1e420de8c63894aa6 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 04:50:18 +0000 Subject: [PATCH] r-hca: auto updated to 1.14.0-1 --- BioArchLinux/r-hca/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-hca/PKGBUILD b/BioArchLinux/r-hca/PKGBUILD index 99a72a0c3b..a1450e0175 100644 --- a/BioArchLinux/r-hca/PKGBUILD +++ b/BioArchLinux/r-hca/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=hca -_pkgver=1.12.0 +_pkgver=1.14.0 pkgname=r-${_pkgname,,} -pkgver=1.12.0 +pkgver=1.14.0 pkgrel=1 pkgdesc='Exploring the Human Cell Atlas Data Coordinating Platform' arch=('any') @@ -35,7 +35,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('3984004699c66ec69bcf773f9f20c230a1cb3984e74799699971ac917cb97690') +sha256sums=('a60448fd43571b4c6e408f0b63fe91bb8d5b00d3895767b1db3e4e08297e5a6e') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"