mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hapfabia: auto updated to 1.48.0-1
This commit is contained in:
parent
6a538685c7
commit
9671b8059d
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.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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue