r-hapfabia: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:36:01 +00:00
parent 6a538685c7
commit 9671b8059d

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=hapFabia
_pkgver=1.46.0
_pkgver=1.48.0
pkgname=r-${_pkgname,,}
pkgver=1.46.0
pkgver=1.48.0
pkgrel=1
pkgdesc='hapFabia: Identification of very short segments of identity by descent (IBD) characterized by rare variants in large sequencing data'
arch=('x86_64')
@ -15,7 +15,7 @@ depends=(
r-fabia
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('98732221ca37ebedac2f586d4e7bac34fbe2a31559a1a42bc0b669daaea40e6f')
sha256sums=('6646bdeb07c695fbe8554d9aa48a09682787dec7dfb0234bc28bec554b299150')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"