mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gwascat: auto updated to 2.28.1-1
This commit is contained in:
parent
99d83b9768
commit
ec09c75364
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gwascat
|
||||
_pkgver=2.28.0
|
||||
_pkgver=2.28.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.28.0
|
||||
pkgver=2.28.1
|
||||
pkgrel=1
|
||||
pkgdesc='representing and modeling data in the EMBL-EBI GWAS catalog'
|
||||
arch=('any')
|
||||
|
@ -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=('1e45b59f7d1a24720cb8a904ac29e03c815888f345ffe82b0797eddae8ed95cc')
|
||||
sha256sums=('54275f9425e40a2216268ffb7b30d997a19186e08eaa0fa627d19884646fd5a7')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue