mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hibag: auto updated to 1.36.3-1
This commit is contained in:
parent
f052dbad32
commit
48cc03c034
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=HIBAG
|
_pkgname=HIBAG
|
||||||
_pkgver=1.36.2
|
_pkgver=1.36.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.36.2
|
pkgver=1.36.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='HLA Genotype Imputation with Attribute Bagging'
|
pkgdesc='HLA Genotype Imputation with Attribute Bagging'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -28,7 +28,7 @@ optdepends=(
|
||||||
r-snprelate
|
r-snprelate
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('e5695ea731988ea537fa568bd262485bede911ef2de6026972f65f74259f10d6')
|
sha256sums=('dfae30f268b8fce90dfddfe3c830305a9b03175727e8602cfb25a06ed8632631')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue