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