r-appreci8r: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-03 12:45:23 +00:00
parent a34c613d67
commit 1267cdb980

View file

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