r-ggpa: auto updated to 1.18.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 05:27:18 +00:00
parent c1987ce917
commit 3adff19d7a

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=GGPA
_pkgver=1.16.0
_pkgver=1.18.0
pkgname=r-${_pkgname,,}
pkgver=1.16.0
pkgver=1.18.0
pkgrel=1
pkgdesc='graph-GPA: A graphical model for prioritizing GWAS results and investigating pleiotropic architecture'
arch=('x86_64')
@ -25,7 +25,7 @@ optdepends=(
r-biocstyle
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('6beacca87b09142e24c2ae7f46cdd1d01492dbf6f5a1d0121ddf7c62fb16e6d1')
sha256sums=('34b2007beb334941c142fa0a63516d88989a5a217b4b4951890bf103e77e7035')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"