r-annotationhub: auto updated to 3.14.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 19:14:38 +00:00
parent d4850b917d
commit 507279e20e

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_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}"