mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-annotationhub: auto updated to 3.4.0-1
This commit is contained in:
parent
a64beb3b63
commit
a933a57974
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.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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue