From a933a579743dabe4a8425c24cad83cb3214a5cbe Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 28 Apr 2022 08:20:14 +0000 Subject: [PATCH] r-annotationhub: auto updated to 3.4.0-1 --- BioArchLinux/r-annotationhub/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BioArchLinux/r-annotationhub/PKGBUILD b/BioArchLinux/r-annotationhub/PKGBUILD index 1aa88640e3..f1e5add769 100644 --- a/BioArchLinux/r-annotationhub/PKGBUILD +++ b/BioArchLinux/r-annotationhub/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=AnnotationHub -_pkgver=3.2.2 +_pkgver=3.4.0 pkgname=r-${_pkgname,,} -pkgver=3.2.2 +pkgver=3.4.0 pkgrel=1 pkgdesc='Client to access AnnotationHub resources' arch=('x86_64') @@ -49,7 +49,7 @@ optdepends=( r-variantannotation ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('e8bb852942e7376251a77c7d8c90919009ce455f9903a4d3cc23de770024b321') +sha256sums=('bacb8e2c4f14168087aa5c463902f3f910acf27d224c4ad2ee69eb3c485fb50d') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"