mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-variantannotation: auto updated to 1.42.1-1
This commit is contained in:
parent
0e6519ed16
commit
e49cf6399c
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=VariantAnnotation
|
||||
_pkgver=1.42.0
|
||||
_pkgver=1.42.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.42.0
|
||||
pkgver=1.42.1
|
||||
pkgrel=1
|
||||
pkgdesc='Annotation of Genetic Variants'
|
||||
arch=('x86_64')
|
||||
|
@ -45,7 +45,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3fae05179d419e49bd5e0e45425eb13b22a1d6f341a8544e0c973a956937aa6d')
|
||||
sha256sums=('e1b5d52ce3f50c480ccda5340cf9f22774b124b9923caf95a0c6af6bfa84a589')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue