r-hapfabia: auto updated to 1.46.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 18:45:29 +00:00
parent b2258efebf
commit 4e2c32465b

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=hapFabia
_pkgver=1.44.0
_pkgver=1.46.0
pkgname=r-${_pkgname,,}
pkgver=1.44.0
pkgrel=2
pkgver=1.46.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')
url="https://bioconductor.org/packages/${_pkgname}"
@ -15,7 +15,7 @@ depends=(
r-fabia
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dff5ca95f9804e6e776aa92ee0b8fffa90ccbe5f3c77adfb910c7d11efe2b756')
sha256sums=('98732221ca37ebedac2f586d4e7bac34fbe2a31559a1a42bc0b669daaea40e6f')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"