r-variantfiltering: auto updated to 1.32.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 13:25:52 +00:00
parent 93551b44ee
commit fa3bc2a3ed

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=VariantFiltering
_pkgver=1.30.0
_pkgver=1.32.0
pkgname=r-${_pkgname,,}
pkgver=1.30.0
pkgver=1.32.0
pkgrel=1
pkgdesc='Filtering of coding and non-coding genetic variants'
arch=('x86_64')
@ -49,7 +49,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('57046c6992dd135da88950ec62bb6db3a037f2981f6a86a79c4fe7147f475a96')
sha256sums=('68f6c040bbc4243d099cac3373398cb1907dd04da9bd8d17e841881931b258ae')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"