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