r-hiergwas: auto updated to 1.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-01 19:39:56 +00:00
parent 22873166e7
commit 3c15a9a0de

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=hierGWAS
_pkgver=1.32.0
_pkgver=1.34.0
pkgname=r-${_pkgname,,}
pkgver=1.32.0
pkgrel=2
pkgver=1.34.0
pkgrel=1
pkgdesc='Asessing statistical significance in predictive GWA studies'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('8f8ca9f49526fb632ca63f182dff1dee7ebe09d90e83c8b9de4ea290ab9f143d')
sha256sums=('f7a72d8cd4957b0ac4a1a7931ba7fc9690f5018e7a135cbd3786fa40373f1a90')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"