r-midashla: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-12 16:15:28 +00:00
parent fe6731686b
commit 443d829d37

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=midasHLA
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='R package for immunogenomics data handling and association analysis'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -40,7 +40,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('9e31b00a30a6c245e2aab45fd5878f50739ea7302f65691dca96cd6caece78f7')
sha256sums=('7116f832132f746fed98782620cefef1d858b755fe532e1ea94fcfb936e29a48')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"