mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gwascat: auto updated to 2.36.0-1
This commit is contained in:
parent
ac31d96453
commit
ebcb9b1d6a
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gwascat
|
||||
_pkgver=2.34.0
|
||||
_pkgver=2.36.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.34.0
|
||||
pkgrel=2
|
||||
pkgver=2.36.0
|
||||
pkgrel=1
|
||||
pkgdesc='representing and modeling data in the EMBL-EBI GWAS catalog'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -44,7 +44,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('fe291f03cee6f376939a320b9594e98b85e915a2986a9e74c121cf77c3461609')
|
||||
sha256sums=('2c83a1062c8605ffac277590145db0c461707b57f647d4121c9a6b4573036721')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue