From 507279e20ece120dfabe61203982450596fd2d51 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Thu, 31 Oct 2024 19:14:38 +0000 Subject: [PATCH] r-annotationhub: auto updated to 3.14.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 7b1d9f808e..a21f727a62 100644 --- a/BioArchLinux/r-annotationhub/PKGBUILD +++ b/BioArchLinux/r-annotationhub/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer: Guoyi Zhang _pkgname=AnnotationHub -_pkgver=3.12.0 +_pkgver=3.14.0 pkgname=r-${_pkgname,,} -pkgver=3.12.0 +pkgver=3.14.0 pkgrel=1 pkgdesc='Client to access AnnotationHub resources' arch=('x86_64') @@ -52,7 +52,7 @@ optdepends=( r-variantannotation ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('a138dc289305b598fa7c7ea732c1b5947a54bfd127fe7242b3da772147b042b5') +sha256sums=('362279548b64dc2d075e66ed4aab14e1e996552927847708907b5e350d931cd0') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"