r-midashla: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-02 22:25:55 +00:00
parent 26511ce309
commit fd397701b0

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=midasHLA
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgrel=2
pkgver=1.12.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=('47e04642f640caa363d83809e675df26239efa43cc17e5cca6cfabfe990e2709')
sha256sums=('feb38afb555f7c705271ec025cd8bdb656c5415e928a53fd5b48bb8ad0beff34')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"