From 0d604f67b744547c078e4f0d20c03a2ca94513a5 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 9 Apr 2024 00:04:44 +0000 Subject: [PATCH] r-annotationhub: auto updated to 3.10.1-1 --- BioArchLinux/r-annotationhub/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BioArchLinux/r-annotationhub/PKGBUILD b/BioArchLinux/r-annotationhub/PKGBUILD index fd41a73ff4..471f00cc9c 100644 --- a/BioArchLinux/r-annotationhub/PKGBUILD +++ b/BioArchLinux/r-annotationhub/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: Guoyi Zhang _pkgname=AnnotationHub -_pkgver=3.10.0 +_pkgver=3.10.1 pkgname=r-${_pkgname,,} -pkgver=3.10.0 -pkgrel=3 +pkgver=3.10.1 +pkgrel=1 pkgdesc='Client to access AnnotationHub resources' arch=('x86_64') url="https://bioconductor.org/packages/${_pkgname}" @@ -52,7 +52,7 @@ optdepends=( r-variantannotation ) source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz") -sha256sums=('795a7e03540ee4ab07eebb20ceebf39b60aba79ff5f66937c0b4f41c6edca3d7') +sha256sums=('dd974316cea658f5ad099d92fe2cdcb19e77edc11e19a11ce30bbdfac6296c8b') build() { R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"