mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mungesumstats: auto updated to 1.4.4-1
This commit is contained in:
parent
74c511831c
commit
feb54b8229
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MungeSumstats
|
||||
_pkgver=1.4.3
|
||||
_pkgver=1.4.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.3
|
||||
pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgdesc='Standardise summary statistics from GWAS'
|
||||
arch=('any')
|
||||
|
@ -47,7 +47,7 @@ optdepends=(
|
|||
r-upsetr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('2a33d296184a6ac5a71a46440a895fff3f1d4bc2bd0212744219359af1b169c4')
|
||||
sha256sums=('652d2ef82fc808fb8ee4e1e248c6e3962f6cf30e82759d213bdd7939bf21a93a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue