mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-structuralvariantannotation: auto updated to 1.12.0-1
This commit is contained in:
parent
1da5be7e6e
commit
cd9f13d615
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=StructuralVariantAnnotation
|
||||
_pkgver=1.10.1
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.1
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Variant annotations for structural variants'
|
||||
arch=('any')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e898fe1efe6b5e430f41cc237ecb2776430757ccaef3768ae37cbfb4e6113401')
|
||||
sha256sums=('a67323c703b4d5efb0550ed68a12bd6e4864c14c67d35eaa458faec122397d38')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue