r-structuralvariantannotation: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 21:37:59 +00:00
parent 30f2d8f9b9
commit 53675fb682

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=StructuralVariantAnnotation
_pkgver=1.14.1
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.1
pkgrel=2
pkgver=1.16.0
pkgrel=1
pkgdesc='Variant annotations for structural variants'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -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=('1c0e2640650125014c2525c25764edb9cf606c2ebd134e30d10e8fcd840c7013')
sha256sums=('2b87467119bab8684fe88b38584d46cf946067e31fd5ae51c677254dafd0773e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"