r-hibag: auto updated to 1.36.2-1

This commit is contained in:
BioArchLinuxBot 2023-08-21 18:02:27 +00:00
parent 14e0489163
commit c116267e10

View file

@ -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}"