mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hapfabia: auto updated to 1.44.0-1
This commit is contained in:
parent
a6d8d7cc39
commit
d5ce9c9b15
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hapFabia
|
||||
_pkgver=1.42.0
|
||||
_pkgver=1.44.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.42.0
|
||||
pkgver=1.44.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=('51b0c9db2865467fa3d51baf008e590ea9c210b9e63f00954e6007d12d4cc135')
|
||||
sha256sums=('dff5ca95f9804e6e776aa92ee0b8fffa90ccbe5f3c77adfb910c7d11efe2b756')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue