r-midashla: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 08:24:10 +00:00
parent 402c93feaf
commit 4ce183b8e9

View file

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