r-saigegds: auto updated to 2.0.1-1

This commit is contained in:
BioArchLinuxBot 2023-05-03 18:21:33 +00:00
parent 78887be470
commit 3e30bde8f9

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SAIGEgds
_pkgver=2.0.0
_pkgver=2.0.1
pkgname=r-${_pkgname,,}
pkgver=2.0.0
pkgrel=3
pkgver=2.0.1
pkgrel=1
pkgdesc='Scalable Implementation of Generalized mixed models using GDS files in Phenome-Wide Association Studies'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -32,7 +32,7 @@ optdepends=(
r-survey
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3fd6f93f70699c6039e77f9712fad4847af4b8a587770555d6a6583978de9b51')
sha256sums=('da5b4cbcd4fc0a14905434f5d9c02efa194455803ec2035b9ca2a0d1b7773f6c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"