From d62a13ac88106c55e121649870f5132dd3df17b9 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 23 Jul 2022 00:22:44 +0000 Subject: [PATCH] r-hca: auto updated to 1.4.3-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 ec6c35f88c..c2986e5f4e 100644 --- a/BioArchLinux/r-hca/PKGBUILD +++ b/BioArchLinux/r-hca/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=hca -_pkgver=1.4.2 +_pkgver=1.4.3 pkgname=r-${_pkgname,,} -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc='Exploring the Human Cell Atlas Data Coordinating Platform' arch=('any') @@ -33,7 +33,7 @@ optdepends=( r-testthat ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('7ef0fc9f4be5a4d90bfebec98d633003cbf139b334e73f6f34a162e22a436fbe') +sha256sums=('3e6c7d9f2caedc2bc2f6ac13e8cda19a60af7824424987b465f484cde461cae7') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"