r-gwascat: auto updated to 2.28.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-17 00:26:48 +00:00
parent 99d83b9768
commit ec09c75364

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=gwascat
_pkgver=2.28.0
_pkgver=2.28.1
pkgname=r-${_pkgname,,}
pkgver=2.28.0
pkgver=2.28.1
pkgrel=1
pkgdesc='representing and modeling data in the EMBL-EBI GWAS catalog'
arch=('any')
@ -44,7 +44,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1e45b59f7d1a24720cb8a904ac29e03c815888f345ffe82b0797eddae8ed95cc')
sha256sums=('54275f9425e40a2216268ffb7b30d997a19186e08eaa0fa627d19884646fd5a7')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"