r-appreci8r: auto updated to 1.20.2-1

This commit is contained in:
BioArchLinuxBot 2024-02-16 00:36:20 +00:00
parent 8657be2641
commit 82bdb1f0fe

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=appreci8R
_pkgver=1.20.1
_pkgver=1.20.2
pkgname=r-${_pkgname,,}
pkgver=1.20.1
pkgver=1.20.2
pkgrel=1
pkgdesc='appreci8R: an R/Bioconductor package for filtering SNVs and short indels with high sensitivity and high PPV'
arch=('any')
@ -46,7 +46,7 @@ optdepends=(
r-org.hs.eg.db
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('84be069a40bf686e50914c7809cc65a52bb045073dec126b736af14536c90f54')
sha256sums=('52003d9e9f3180678d3b09ee28358d42a4834d9128024d63f20b49a2cd332a63')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"