mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-hiergwas: auto updated to 1.36.0-1
This commit is contained in:
parent
23fd039ed6
commit
8341090b81
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=hierGWAS
|
||||
_pkgver=1.34.0
|
||||
_pkgver=1.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.34.0
|
||||
pkgver=1.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='Asessing statistical significance in predictive GWA studies'
|
||||
arch=('any')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f7a72d8cd4957b0ac4a1a7931ba7fc9690f5018e7a135cbd3786fa40373f1a90')
|
||||
sha256sums=('e5c1c1eb03e3daf37f0189792603bd25d8eaf5e34707a356d2ef7af0ce9956f4')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue