mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-annotationhub: auto updated to 3.14.0-1
This commit is contained in:
parent
d4850b917d
commit
507279e20e
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue